DockerCLI/cli/command/service
Daniel Nephin 69b142b52a Update FakeCli to remove duplication in tests.
Use byte buffers by default, since that is what is done most of the time.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-07-11 14:49:30 -04:00
..
progress Merge pull request #259 from aaronlehmann/service-progress-surface-error 2017-07-09 00:04:38 -07:00
cmd.go Add interfacer linter 2017-05-08 15:57:50 -04:00
create.go hide --detach for docker < 17.05 2017-06-26 18:55:30 -07:00
helpers.go hide --detach for docker < 17.05 2017-06-26 18:55:30 -07:00
helpers_test.go hide --detach for docker < 17.05 2017-06-26 18:55:30 -07:00
inspect.go Use `scope=swarm` for service related network inspect. 2017-06-13 20:26:12 +00:00
inspect_test.go removed logging from service/inspect test to clean up the output of running tests 2017-06-14 12:38:31 -04:00
list.go Update cli imports to using local package 2017-05-15 14:45:19 +02:00
logs.go Add gosimple lint 2017-06-14 16:55:08 -07:00
opts.go hide --detach for docker < 17.05 2017-06-26 18:55:30 -07:00
opts_test.go Move duration opts into an opts package 2017-05-16 17:49:40 +02:00
parse.go Handle case of configs on old daemon 2017-06-07 17:02:46 +02:00
ps.go Remove duplication in task formatting. 2017-07-05 13:40:47 -04:00
ps_test.go Update FakeCli to remove duplication in tests. 2017-07-11 14:49:30 -04:00
remove.go Update imports. 2017-04-17 18:07:56 -04:00
scale.go scale all services at once 2017-07-03 13:40:54 +02:00
trust.go Service create/update set QueryRegistry appropriately 2017-05-17 17:39:35 -07:00
update.go hide --detach for docker < 17.05 2017-06-26 18:55:30 -07:00
update_test.go Import docker/docker/cli 2017-04-17 17:40:59 -04:00