DockerCLI/cli/command
Sebastiaan van Stijn a0066a150b Merge pull request #143 from thaJeztah/remove-email-flag
Remove deprecated -e/--email flag from docker login
2017-06-02 08:56:07 +02:00
..
bundlefile Import docker/docker/cli 2017-04-17 17:40:59 -04:00
checkpoint Add interfacer linter 2017-05-08 15:57:50 -04:00
commands Add support for configs 2017-05-11 13:42:49 -07:00
config Add --pretty option to "secret inspect" and "config inspect" 2017-05-16 15:12:20 -07:00
container Merge pull request #102 from keloyang/attach-block 2017-05-24 12:09:38 +01:00
formatter Add --pretty option to "secret inspect" and "config inspect" 2017-05-16 15:12:20 -07:00
idresolver cli: gofmt + goimports 2017-05-08 10:51:30 -07:00
image Update cli imports to using local package 2017-05-15 14:45:19 +02:00
inspect Update imports. 2017-04-17 18:07:56 -04:00
network Add support for config-only, config-from and scope options 2017-05-17 17:17:50 -07:00
node Update cli imports to using local package 2017-05-15 14:45:19 +02:00
plugin Update cli imports to using local package 2017-05-15 14:45:19 +02:00
prune Update cli imports to using local package 2017-05-15 14:45:19 +02:00
registry Remove deprecated -e/--email flag from docker login 2017-06-01 12:55:04 +02:00
secret Add --pretty option to "secret inspect" and "config inspect" 2017-05-16 15:12:20 -07:00
service Allow --detach and --quiet flags when using --rollback 2017-06-01 16:31:07 +02:00
stack Merge pull request #132 from mavenugo/stack-host 2017-05-31 15:07:56 -07:00
swarm Avoid loop when discarding contents of progress pipe 2017-05-16 14:34:59 -07:00
system Don't prune volumes on `docker system prune` 2017-05-30 12:50:30 -04:00
task Add ineffassign linter. 2017-05-02 17:57:46 -04:00
volume Update cli imports to using local package 2017-05-15 14:45:19 +02:00
cli.go Use CheckRedirect so that client behaves the same way with GO 1.8 2017-05-16 11:48:00 -04: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 Handle a Docker daemon without registry info 2017-05-26 14:46:39 -07:00
registry_test.go Handle a Docker daemon without registry info 2017-05-26 14:46:39 -07: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