DockerCLI/command/service
Akihiro Suda 2126d8160d Fix cli/command/service/opts_test.go, and add some extra test cases
`m.Set("type=volume,target=/foo,volume-nocopy")` is valid even though it lacks "source"

Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2016-09-27 15:27:02 +00: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 Add formatter for service inspect 2016-09-19 16:28:19 -04:00
inspect_test.go Add formatter for service inspect 2016-09-19 16:28:19 -04:00
list.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
opts.go Fix cli/command/service/opts_test.go, and add some extra test cases 2016-09-27 15:27:02 +00:00
opts_test.go Fix cli/command/service/opts_test.go, and add some extra test cases 2016-09-27 15:27:02 +00:00
ps.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
remove.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
scale.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
update.go Remove remaining registry methods from DockerCLI. 2016-09-09 15:50:01 -04:00
update_test.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00