Steve Durrheimer
|
ac06366ef9
|
Add zsh completion for 'docker-compose --x-networking --x-network-driver'
Signed-off-by: Steve Durrheimer <s.durrheimer@gmail.com>
|
2015-10-19 12:31:17 +02:00 |
mnowster
|
b9252aa48e
|
Merge pull request #2032 from villlem/master
Flag to skip all pull errors when pulling images
|
2015-09-21 13:41:08 +01:00 |
Aanand Prasad
|
36d886b8b0
|
Merge pull request #2073 from sdurrheimer/zsh-completion-run-name
Add zsh completion for 'docker-compose run --name'
|
2015-09-21 12:35:29 +02:00 |
Vojta Orgon
|
c9083e21c8
|
Flag to skip all pull errors when pulling images.
Signed-off-by: Vojta Orgon <villlem@gmail.com>
|
2015-09-21 11:59:23 +02:00 |
Steve Durrheimer
|
51ce16cf18
|
Add zsh completion for 'docker-compose build --build'
Signed-off-by: Steve Durrheimer <s.durrheimer@gmail.com>
|
2015-09-18 22:46:08 +02:00 |
Steve Durrheimer
|
12b38adfac
|
Add zsh completion for 'docker-compose run --name'
Signed-off-by: Steve Durrheimer <steve.durrheimer@netapsys.fr>
|
2015-09-18 22:42:19 +02:00 |
Steve Durrheimer
|
196f0afe8d
|
Update zsh completion with last changes
- sdurrheimer/docker-compose-zsh-completion@4ff5c0d Add pause and unpause commands
- sdurrheimer/docker-compose-zsh-completion@9948d66 Add -t/--timeout flag to scale command
- sdurrheimer/docker-compose-zsh-completion@7cf14c8 Improve -p/--publish flag for the run command
- sdurrheimer/docker-compose-zsh-completion@cb16818 Don't trigger expensive completion function for flags
- sdurrheimer/docker-compose-zsh-completion@52d33fa Several cosmetic improvements and return responses
- sdurrheimer/docker-compose-zsh-completion@632ca9c Bump to version 1.5.0
- sdurrheimer/docker-compose-zsh-completion@22f92d9 Refactor compose file and project-name option flags when invoking docker-compose
- sdurrheimer/docker-compose-zsh-completion@1b512fc Refactor --help flags
Signed-off-by: Steve Durrheimer <s.durrheimer@gmail.com>
|
2015-08-25 22:00:32 +02:00 |
Karol Duleba
|
ff87ceabbd
|
Allow manual port mapping when using "run" command. Fixes #1709
Signed-off-by: Karol Duleba <mr.fuxi@gmail.com>
|
2015-08-12 18:54:42 +01:00 |
Aanand Prasad
|
04a773f1c8
|
Deprecate --allow-insecure-ssl
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
|
2015-07-23 10:56:21 +01:00 |
Aanand Prasad
|
d1fdf1b809
|
Update bash and zsh completion for --force-recrate
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
|
2015-07-20 17:18:39 +01:00 |
Steve Durrheimer
|
745e838673
|
Add --help to subcommands in zsh completion
Signed-off-by: Steve Durrheimer <s.durrheimer@gmail.com>
|
2015-06-26 09:00:47 +02:00 |
Steve Durrheimer
|
77409737ce
|
Support version command in zsh completion
Signed-off-by: Steve Durrheimer <s.durrheimer@gmail.com>
|
2015-06-02 12:38:23 +02:00 |
Steve Durrheimer
|
1d5526c71d
|
Support --x-smart-recreate and -v in zsh completion
Signed-off-by: Steve Durrheimer <s.durrheimer@gmail.com>
|
2015-05-29 14:24:55 +02:00 |
Steve Durrheimer
|
bc8d5923e7
|
Zsh completion for docker-compose
Signed-off-by: Steve Durrheimer <s.durrheimer@gmail.com>
|
2015-05-29 14:24:55 +02:00 |