mirror of https://github.com/docker/cli.git
e0f229d2ca
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> |
||
---|---|---|
.. | ||
cmd.go | ||
init.go | ||
join.go | ||
join_token.go | ||
leave.go | ||
opts.go | ||
opts_test.go | ||
update.go |