DockerCLI/command/plugin
Daniel Nephin 1f0f7ecb5a Only hide commands if the env variable is set.
Better formatting for usage template.
Group commands in usage to management/operation commands.
Remove the word Docker from the description of management commands.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2016-09-19 13:28:15 -04:00
..
cmd.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
cmd_experimental.go Only hide commands if the env variable is set. 2016-09-19 13:28:15 -04:00
disable.go Replace api/client imports with cli/command in experimental files. 2016-09-08 15:46:48 -04:00
enable.go Replace api/client imports with cli/command in experimental files. 2016-09-08 15:46:48 -04:00
inspect.go Replace api/client imports with cli/command in experimental files. 2016-09-08 15:46:48 -04:00
install.go Remove remaining registry methods from DockerCLI. 2016-09-09 15:50:01 -04:00
list.go Replace api/client imports with cli/command in experimental files. 2016-09-08 15:46:48 -04:00
push.go Remove remaining registry methods from DockerCLI. 2016-09-09 15:50:01 -04:00
remove.go Replace api/client imports with cli/command in experimental files. 2016-09-08 15:46:48 -04:00
set.go Replace api/client imports with cli/command in experimental files. 2016-09-08 15:46:48 -04:00