DockerCLI/command
Daniel Nephin accc5d5bd4 Move canonical image and container commands into a command group
Hide some top level commands
Add docker container and image inspect commands.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2016-09-19 13:28:02 -04:00
..
bundlefile Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
checkpoint Update checkpoint comments to be more accurate 2016-09-09 12:13:46 -04:00
commands Move canonical image and container commands into a command group 2016-09-19 13:28:02 -04:00
container Move canonical image and container commands into a command group 2016-09-19 13:28:02 -04:00
formatter Fix testcases that expect trailing whitespace 2016-09-13 17:58:12 -04:00
idresolver Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
image Move canonical image and container commands into a command group 2016-09-19 13:28:02 -04:00
inspect Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
network Fix testcases that expect trailing whitespace 2016-09-13 17:58:12 -04:00
node Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
plugin Remove remaining registry methods from DockerCLI. 2016-09-09 15:50:01 -04:00
registry Remove remaining registry methods from DockerCLI. 2016-09-09 15:50:01 -04:00
service Remove remaining registry methods from DockerCLI. 2016-09-09 15:50:01 -04:00
stack Move canonical image and container commands into a command group 2016-09-19 13:28:02 -04:00
swarm Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
system Merge pull request #26268 from AkihiroSuda/eventsjsonl 2016-09-19 17:30:27 +02:00
task Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
volume Fix testcases that expect trailing whitespace 2016-09-13 17:58:12 -04:00
cli.go Remove RetrieveAuthConfigs 2016-09-09 15:50:01 -04:00
in.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
out.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
registry.go Remove remaining registry methods from DockerCLI. 2016-09-09 15:50:01 -04:00
trust.go Move image trust related cli methods into the image package. 2016-09-09 10:50:16 -04:00
utils.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00