DockerCLI/command/system
Yong Tang e0f229d2ca Let swarmkit handle cluster defaults in `swarm init` if not specified
This fix tries to address the issue raised in 24958 where previously
`docker swarm init` will automatically fill in all the default value
(instead of letting swarmkit to handle the default).

This fix update the `swarm init` so that initial value are passed only
when a flag change has been detected.

This fix fixes 24958.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2016-09-27 04:19:38 -07:00
..
cmd.go Create a system subcommand for events and info. 2016-09-19 16:29:17 -04:00
events.go Refactor to new events api 2016-09-22 14:42:06 -04:00
events_utils.go Refactor to new events api 2016-09-22 14:42:06 -04:00
info.go Let swarmkit handle cluster defaults in `swarm init` if not specified 2016-09-27 04:19:38 -07:00
inspect.go Fix issue of `WARNING: --size ignored for volume` for `docker inspect` 2016-09-12 23:08:19 -07:00
version.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00