DockerCLI/cli/command
Sebastiaan van Stijn 3c7ede6a68 Merge pull request #205 from redpanda/rollback
Add 'docker service rollback' subcommand
2017-08-19 15:56:14 +02:00
..
bundlefile Import docker/docker/cli 2017-04-17 17:40:59 -04:00
checkpoint Update config and checkpoint commands to use gotestyourself/golden 2017-08-16 14:19:00 -04:00
commands Add support for configs 2017-05-11 13:42:49 -07:00
config Update config and checkpoint commands to use gotestyourself/golden 2017-08-16 14:19:00 -04:00
container Import `docker/docker/pkg/templates` to cli 2017-08-08 17:26:24 +02:00
formatter Print timestamp when --human=true 2017-08-12 23:12:47 +03:00
idresolver cli: gofmt + goimports 2017-05-08 10:51:30 -07:00
image Update image command tests to use the new golden 2017-08-16 14:20:36 -04:00
inspect Import `docker/docker/pkg/templates` to cli 2017-08-08 17:26:24 +02:00
network Singularize / pluralize "argument(s)" in error message 2017-08-12 18:25:38 +02:00
node Update node command tests to the new golden 2017-08-16 14:23:15 -04:00
plugin Update cli imports to using local package 2017-05-15 14:45:19 +02:00
registry login: add a --password-stdin argument 2017-07-11 12:16:29 -06:00
secret Update service and secret command tests to new golden 2017-08-16 14:23:28 -04:00
service Merge pull request #205 from redpanda/rollback 2017-08-19 15:56:14 +02:00
stack Replace pkg/testutil/tempfile with gotestyourself/fs 2017-08-16 14:23:28 -04:00
swarm Update swarm command tests to use the new golden 2017-08-16 14:23:28 -04:00
system Import `docker/docker/pkg/templates` to cli 2017-08-08 17:26:24 +02:00
task Update stack and task command tests to new golden 2017-08-16 14:23:28 -04:00
volume Update volume command tests to use the new golden 2017-08-16 14:23:28 -04:00
cli.go Enable TCP Keep-Alive in Docker client 2017-08-02 14:35:03 -07:00
events_utils.go Add deadcode linter. 2017-05-02 17:57:46 -04:00
in.go Fix docker run -it on windows 2017-05-03 18:41:19 -07:00
out.go Fix docker run -it on windows 2017-05-03 18:41:19 -07:00
registry.go Move credential getting functions to the ConfigFile. 2017-06-27 13:46:47 +02:00
registry_test.go Update some tests to remove unnecessary buffers. 2017-07-11 17:52:43 -04:00
stream.go Fix docker run -it on windows 2017-05-03 18:41:19 -07:00
trust.go Import docker/docker/cli 2017-04-17 17:40:59 -04:00
utils.go Add interfacer linter 2017-05-08 15:57:50 -04:00