docs/cli
Alexandre Beslic ac6341066d Fix Consul Leader Election Failure on multi-server
This fixes an error with Consul which fails to see a new
swarm leader after a consul leader soft restart because
of session renewal and missing status update.

Signed-off-by: Alexandre Beslic <alexandre.beslic@gmail.com>
2016-04-07 12:23:47 -07:00
..
cli.go Increase max thread count to 50k 2016-03-14 18:36:48 -07:00
commands.go fix typos 2016-03-31 13:52:01 +08:00
create.go Add TLS support for libkv 2015-10-12 13:33:08 -07:00
flags.go Fix Consul Leader Election Failure on multi-server 2016-04-07 12:23:47 -07:00
help.go Enabling checkpoint failover in FrameworkInfo 2016-01-14 04:05:00 -05:00
join.go make port 0 invalid in checkAddrFormat 2016-03-30 19:47:42 +08:00
join_test.go make port 0 invalid in checkAddrFormat 2016-03-30 19:47:42 +08:00
list.go validate duration flags:--delay, --timeout,--replication-ttl 2016-03-16 10:09:57 +08:00
manage.go Fix Consul Leader Election Failure on multi-server 2016-04-07 12:23:47 -07:00