Vincent Demeester
|
fd0ea76931
Merge pull request #30163 from albers/completion-fix-hide-legacy-commands
|
8 years ago |
Brian Goff
|
1bbd75c743
Merge pull request #30125 from albers/completion-plugin-install--disable-content-trust
|
8 years ago |
Harald Albers
|
12952f537c
Fix treatment of DOCKER_HIDE_LEGACY_COMMANDS in bash completion
|
8 years ago |
Harald Albers
|
aa006f1280
Honour $DOCKER_HIDE_LEGACY_COMMANDS in bash completion
|
8 years ago |
Harald Albers
|
725a864a04
Add bash completion for `plugin install --disable-content-trust`
|
8 years ago |
Harald Albers
|
f487b268f9
Add bash completion for `swarm join --availability`
|
8 years ago |
Harald Albers
|
e7243a303a
Add bash completion for plugin names
|
8 years ago |
Harald Albers
|
3f5d11c9bf
Support multiple services on bash completion for `docker service ps`
|
8 years ago |
Harald Albers
|
e1403453f0
Add bash completion for `plugin disable --force`
|
8 years ago |
Harald Albers
|
390effdd11
Fix bash completion for `plugin enable|disable`
|
8 years ago |
Tõnis Tiigi
|
b81f47a288
Merge pull request #29690 from albers/completion-plugin-install--alias
|
8 years ago |
Harald Albers
|
d5935f83a7
Cleanup bash completion for `service create|update`
|
8 years ago |
Harald Albers
|
83158f8aff
Add bash completion for `plugin install --alias`
|
8 years ago |
Harald Albers
|
9ca56f7683
Improve bash completion for bundled plugins
|
8 years ago |
Harald Albers
|
536a9ec698
Remove bash completion for deprecated `docker daemon`
|
8 years ago |
Harald Albers
|
a54cc4f88d
Remove bash completion for `docker node ps --all|-a`
|
8 years ago |
Victor Vieux
|
9a30560fda
Merge pull request #29413 from albers/completion-deploy-experimental
|
8 years ago |
Sebastiaan van Stijn
|
2fe62f2395
Merge pull request #28943 from vdemeester/publish-long-short-syntax
|
8 years ago |
Harald Albers
|
a53bdfa3be
Make bash completion for `docker stack deploy --bundle-file` experimental
|
8 years ago |
Vincent Demeester
|
75bf18c9f0
Remove --port and update --publish for services to support syntaxes
|
8 years ago |
Harald Albers
|
81b4b2b5fa
Add bash completion for `docker inspect --type plugin`
|
8 years ago |
Harald Albers
|
8d2e789bbc
Add bash completion for `docker network create --attachable`
|
8 years ago |
Sebastiaan van Stijn
|
2ef729460d
Merge pull request #29111 from albers/fix-completion-service-create-update
|
8 years ago |
Brian Goff
|
602efb0cab
Merge pull request #29109 from albers/completion-secrets
|
8 years ago |
Harald Albers
|
3d43c48c1b
Add bash completion for `docker version --format`
|
8 years ago |
Harald Albers
|
be5685e4bf
Fix bash completion for `docker service create|update
|
8 years ago |
Harald Albers
|
324dd3cfec
Add bash completion for secret management
|
8 years ago |
Harald Albers
|
10f567ec6a
Add bash completion for experimental `docker deploy`
|
8 years ago |
Harald Albers
|
af84b7e441
Allow selective activation of experimental features in bash completion
|
8 years ago |
Vincent Demeester
|
849f659fd9
Merge pull request #28944 from albers/completion-inspect-more-types
|
8 years ago |