1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/client
Daniel Nephin 12a00e6017 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>
2016-06-13 22:17:15 -07:00
..
container Migrate ps command to cobra 2016-06-14 11:59:37 +09:00
formatter
idresolver Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
image Merge pull request #23256 from vdemeester/migrate-pull-push-to-cobra 2016-06-13 14:16:42 -07:00
inspect
network Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
node Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
registry
service Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
swarm Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
system
task Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
volume
cli.go
client.go
commands.go Migrate ps command to cobra 2016-06-14 11:59:37 +09:00
cp.go
credentials.go
exec.go
exec_test.go
hijack.go
info.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
inspect.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
registry.go
tag.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
trust.go
trust_test.go
update.go
utils.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00