1
0
mirror of https://github.com/docker/cli.git synced 2026-01-19 21:41:31 +03:00
Commit Graph

2 Commits

Author SHA1 Message Date
Tiffany Jernigan
b02a41b6a2 Capitalized Docker and Swarm for consistency
Signed-off-by: Tiffany Jernigan <tiffany.f.j@gmail.com>
Upstream-commit: 4c6041cf7f138833f60233c1cc850115abdbde5e
Component: engine
2016-06-14 12:58:17 -07:00
Daniel Nephin
e808aa4ed0 Add Swarm management CLI commands
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
2016-06-13 22:17:15 -07:00