moby--moby/cli/command/system
Yong Tang 828bd441eb Add information for `Manager Addresses` in the output of `docker info`
As is specified in 28018, it would be useful to know the manager's addresses
even in a worker node. This is especially useful when there are many
worker nodes in a big cluster.

The information is available in `info.Swarm.RemoteManagers`.

This fix add the information of `Manager Addresses` to the output
of `docker info`, to explicitly show it.

A test has been added for this fix.

This fix fixes 28018.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2016-11-11 07:35:32 -08:00
..
cmd.go always add but hide experimental cmds and flags 2016-11-08 04:55:27 -08:00
df.go always add but hide experimental cmds and flags 2016-11-08 04:55:27 -08:00
events.go Fix typs from go to Go 2016-10-18 19:40:16 +08:00
info.go Add information for `Manager Addresses` in the output of `docker info` 2016-11-11 07:35:32 -08:00
inspect.go cli: shorten description of "inspect" subcommand 2016-11-03 20:46:28 +01:00
prune.go always add but hide experimental cmds and flags 2016-11-08 04:55:27 -08:00
version.go always add but hide experimental cmds and flags 2016-11-08 04:55:27 -08:00