mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
As described in our ROADMAP.md, introduce new Swarm management commands to call to the corresponding API endpoints. This PR is fully backward compatible (joining a Swarm is an optional feature of the Engine, and existing commands are not impacted). Signed-off-by: Daniel Nephin <dnephin@docker.com> Signed-off-by: Victor Vieux <vieux@docker.com> Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> Upstream-commit: 12a00e60177ca42bfb1dd9ebd5dce1c7039da6dd Component: engine