Sebastiaan van Stijn
|
33eeef41ab
Remove "bundle" subcommand and support for DAB files
|
6 years ago |
Klaas Hoekema
|
413e5db7b3
Add shell completions for --env-file option
|
6 years ago |
Akshit Grover
|
1f97a572fe
Add --quiet build flag
|
6 years ago |
Ulysses Souza
|
698ea33b15
Add `--parallel` to `docker build`'s options in `bash` and `zsh` completion
|
6 years ago |
Djordje Lukic
|
ae0f3c74a0
Support for credential_spec
|
6 years ago |
Alex Puschinsky
|
5b02922455
Fix ZSH autocomplete for multiple -f flags
|
7 years ago |
Joffrey F
|
265d9dae4b
Update zsh completion with new options, and ensure service names are properly retrieved
|
7 years ago |
Fender William
|
541fb65259
Add --hash opt for config command
|
7 years ago |
Wes Higbee
|
e7f0ab04a1
Fix docker-compose zsh running service name completion
|
7 years ago |
Samantha Miller
|
a6cdd62726
Adds support for a memory flag to docker-compose build.
|
8 years ago |
Harald Albers
|
16bbe5d99c
Add docker-compose exec -u to docs and completion
|
8 years ago |
Joffrey F
|
8f08f57cb7
Merge pull request #4683 from sdurrheimer/zsh-completion-run-volume
|
8 years ago |
Joffrey F
|
9069ae78f7
Merge pull request #4685 from sdurrheimer/zsh-completion-config
|
8 years ago |
Joffrey F
|
5230396543
Merge pull request #4684 from sdurrheimer/zsh-completion-build-build-arg
|
8 years ago |
Steve Durrheimer
|
be8fd5810e
Add zsh completion for 'docker-compose config --resolve-image-digests --volumes'
|
8 years ago |
Steve Durrheimer
|
29d23c2793
Add zsh completion for 'docker-compose build --build-arg'
|
8 years ago |
Steve Durrheimer
|
9fc3cc9c3c
Add zsh completion for 'docker-compose run -v --volume'
|
8 years ago |
Steve Durrheimer
|
f6fc8b5822
Add zsh completion for 'docker-compose images'
|
8 years ago |
Peter Urda
|
a67500ee57
Added `top` to `docker-compose` to display running processes.
|
9 years ago |
Matt Bray
|
a37d99f201
Zsh completion: change --file description text
|
9 years ago |
Matthew Bray
|
90356b7040
Zsh completion: permit multiple --file arguments
|
9 years ago |
Aanand Prasad
|
6633f1962c
Shell completion for --push-images
|
9 years ago |
Aanand Prasad
|
bc0939dcf0
Merge pull request #3645 from leonhartX/zsh-completion-bundle
|
9 years ago |
Aanand Prasad
|
c0237a487b
Merge pull request #3221 from aeriksson/fix-zsh-autocomplete
|
9 years ago |
Ke Xu
|
edd28f09d1
change dsb to dab
|
9 years ago |
Andre Eriksson
|
c3247e7af8
zsh autocomplete: update misleading comment
|
9 years ago |
Andre Eriksson
|
b3d4e9c9d7
zsh autocomplete: break out duplicated flag messages into variables
|
9 years ago |
Andre Eriksson
|
0058b4ba0c
zsh autocomplete: replace use of sed with cut
|
9 years ago |
Andre Eriksson
|
612d263d74
zsh autocomplete: fix issue when filtering on already selected services
|
9 years ago |
Andre Eriksson
|
048408af48
zsh autocomplete: fix missing services issue for build/pull commands
|
9 years ago |