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
Harald Albers
9a8020d1bf
Add --help to bash completion
...
Signed-off-by: Harald Albers <github@albersweb.de>
2015-06-25 14:04:03 -07:00
Harald Albers
be92b79b42
Support version command in Bash completion
...
Signed-off-by: Harald Albers <github@albersweb.de>
2015-06-03 13:25:26 -07: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
Daniel Nephin
9a0bb325f2
Merge pull request #1481 from albers/completion-smart-recreate
...
Support --x-smart-recreate in bash completion
2015-05-30 09:01:39 -05: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
Harald Albers
b3c1c9c954
Support --x-smart-recreate and -v in bash completion
...
Signed-off-by: Harald Albers <github@albersweb.de>
2015-05-29 13:30:01 +02:00
Harald Albers
412034a023
bash completion for migrate-to-labels
...
Signed-off-by: Harald Albers <github@albersweb.de>
2015-05-21 12:45:04 -07:00
Harald Albers
1579a125a3
Ensure that exglob is set in bash completion
...
Signed-off-by: Harald Albers <github@albersweb.de>
2015-05-06 09:33:22 +02:00
Harald Albers
5f17423d3e
Add bash completion for docker-compose run --user
...
Signed-off-by: Harald Albers <github@albersweb.de>
2015-04-10 19:52:13 +02:00
Paul Horn
2534a0964f
Add timeout flag to stop, restart, and up
...
The commands `stop`, `restart`, and `up` now support a flag `--timeout`.
It represents the number of seconds to give the services to comply to
the command. In case of `up`, this is only relevant if running in
attached mode.
Signed-off-by: Paul Horn <knutwalker@gmail.com>
2015-03-10 12:21:58 +01:00
Ben Firshman
9e9a66f0f8
Merge pull request #965 from albers/bash-completion
...
Favour yml and yaml extensions in bash completion for -f
2015-03-06 15:20:12 +00:00
Harald Albers
ac7a97f420
Add -f flag to bash completion for docker-compose rm
...
Signed-off-by: Harald Albers <github@albersweb.de>
2015-03-02 18:33:34 +01:00
Harald Albers
3a8a25b9b3
Favour yml and yaml extensions in bash completion for -f
...
Signed-off-by: Harald Albers <github@albersweb.de>
2015-02-13 10:25:18 +01:00
Daniel Nephin
d79dc85fa5
Merge pull request #887 from albers/multiple-configfiles
...
Bash completion supports fig.yml and other legacy filenames
2015-01-27 23:08:23 -05:00
Harald Albers
27e4f982fa
Bash completion supports fig.yml and other legacy filenames
...
Signed-off-by: Harald Albers <github@albersweb.de>
2015-01-27 09:03:04 +01:00
Harald Albers
bd535c76d0
Add --service-ports to bash completion
...
Signed-off-by: Harald Albers <github@albersweb.de>
2015-01-25 09:47:30 -08:00
Harald Albers
f1e4fb7736
Rebrand bash completion script
...
Signed-off-by: Harald Albers <github@albersweb.de>
2015-01-22 16:07:11 +01:00
Harald Albers
69db596b5d
Bash completion for fig command
...
Signed-off-by: Harald Albers <github@albersweb.de>
2015-01-08 15:18:39 +01:00