moby--moby/api/client/swarm
Vincent Demeester e6923f6d75 Remove swarm inspect and use info instead
Remove the swarm inspect command and use docker info instead to display
swarm information if the current node is a manager.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-07-25 20:31:10 -07:00
..
cmd.go Remove swarm inspect and use info instead 2016-07-25 20:31:10 -07:00
init.go Require listen address and advertise address to be an IP address or an interface name 2016-07-24 09:23:38 -07:00
join.go Require listen address and advertise address to be an IP address or an interface name 2016-07-24 09:23:38 -07:00
join_token.go Replace secrets with join tokens 2016-07-21 15:23:03 -07:00
leave.go Replace secrets with join tokens 2016-07-21 15:23:03 -07:00
opts.go Split advertised address from listen address 2016-07-24 09:23:07 -07:00
opts_test.go Replace secrets with join tokens 2016-07-21 15:23:03 -07:00
update.go Replace secrets with join tokens 2016-07-21 15:23:03 -07:00