DockerCLI/contrib/completion
Segev Finer 9258d941b2 Complete running containers correctly after docker rm -vf in Zsh
When using option-stacking the -f flag that controls completing running
containers can be a part of another word of options, so use opt_args
that contains the parsed arguments from _arguments to check for it
instead.

Signed-off-by: Segev Finer <segev208@gmail.com>
2018-01-06 10:34:53 +02:00
..
bash Fix bash completion for "docker swarm" 2018-01-01 12:58:16 +08:00
fish introduce `—workdir` option for docker exec 2017-12-06 17:24:01 +01:00
powershell Add link to DockerCompletion for PowerShell 2017-09-29 17:04:33 +09:00
zsh Complete running containers correctly after docker rm -vf in Zsh 2018-01-06 10:34:53 +02:00
REVIEWERS Remove subdirectories MAINTAINERS files 2017-06-02 00:06:48 +00:00