moby--moby/api/client
Daniel Nephin 8a93ff1ffb Remove dead code from node update.
Also share mode code between update commands
and use flag constants

Signed-off-by: Daniel Nephin <dnephin@docker.com>
(cherry picked from commit cacaeab9db)
2016-06-30 16:47:39 -07:00
..
bundlefile Add some tests for bundlefile and improve the error messages for LoadFile 2016-06-16 23:36:59 -07:00
container Fix `docker start` error with renamed container 2016-06-30 16:47:37 -07:00
formatter Do not show empty tags for digest references in output 2016-06-16 23:36:57 -07:00
idresolver Update ServiceInspectWithRaw 2016-06-16 23:36:57 -07:00
image Make --help information consistent 2016-06-30 16:47:37 -07:00
inspect remove fallback for Go 1.4 2016-06-07 22:38:02 +02:00
network Allow user to specify container's link-local addresses 2016-06-14 14:28:33 -07:00
node Remove dead code from node update. 2016-06-30 16:47:39 -07:00
plugin Update plugin command with defaulttag 2016-06-17 13:09:13 -07:00
registry Migrate login & logout command to cobra 2016-06-10 12:04:29 +02:00
service Remove dead code from node update. 2016-06-30 16:47:39 -07:00
stack Add some tests for bundlefile and improve the error messages for LoadFile 2016-06-16 23:36:59 -07:00
swarm Use flag constants for swarm flag. 2016-06-30 16:47:39 -07:00
system Migrate stats and events command to cobra. 2016-06-08 10:39:53 +08:00
task Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
volume Fix some context sharing/plumbing 2016-06-09 17:58:10 +02:00
cli.go
client.go
commands.go Migrate cp command to cobra 2016-06-14 17:16:59 +02:00
credentials.go Migrate login & logout command to cobra 2016-06-10 12:04:29 +02:00
exec.go
exec_test.go
hijack.go Fix logrus formatting 2016-06-11 13:16:55 -07:00
info.go Add security info to `docker info` 2016-06-16 23:36:56 -07:00
inspect.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
registry.go Migrate login & logout command to cobra 2016-06-10 12:04:29 +02:00
trust.go Moving Image{Push,Pull}Privileged to trust.go 2016-06-10 12:07:32 +02:00
trust_test.go
update.go
utils.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00