DockerCLI/contrib/completion
Harald Albers f7eb7787da Completion: Add support for '=' in arguments to __docker_pos_first_nonflag
This solves several problems that arise from the special treatment of
"=" in Bash.
The fix was required as some log drivers have options in a key=value
form. It also addresses the --option=value and the negated boolean syntax
(--boolean=false).

Note that this is not a general fix for these problems, it is limited to
the __docker_pos_first_nonflag function.

Signed-off-by: Harald Albers <github@albersweb.de>
2017-06-02 00:07:02 +00:00
..
bash Completion: Add support for '=' in arguments to __docker_pos_first_nonflag 2017-06-02 00:07:02 +00:00
fish Adds documentation for additional groups. 2017-06-02 00:07:01 +00:00
zsh zsh: update zsh completion for docker command 2017-06-02 00:07:02 +00:00
REVIEWERS Remove subdirectories MAINTAINERS files 2017-06-02 00:06:48 +00:00