1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/cli/command/service
Daniel Nephin a7c8bcac2b 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 Only hide commands if the env variable is set. 2016-09-19 13:28:15 -04:00
create.go Remove remaining registry methods from DockerCLI. 2016-09-09 15:50:01 -04:00
inspect.go
inspect_test.go
list.go
opts.go
opts_test.go
ps.go
remove.go
scale.go
update.go Remove remaining registry methods from DockerCLI. 2016-09-09 15:50:01 -04:00
update_test.go