DockerCLI/contrib/completion
Brian Goff 8b38343e46 Make zsh completion work when ps output is custom
When `psFormat` is used in the docker client config json, if the output
is non-standard it breaks some of the completion handling for
containers.

This fixes that by ensuring that calls to `ps` use the default/standard
formatting by calling `docker ps --format 'table'`

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-06-02 00:07:37 +00:00
..
bash Add "driver" filter for network ls 2017-06-02 00:07:37 +00:00
fish Remove unneeded references to execDriver 2017-06-02 00:07:33 +00:00
powershell Add powershell completion support 2017-06-02 00:07:28 +00:00
zsh Make zsh completion work when ps output is custom 2017-06-02 00:07:37 +00:00
REVIEWERS Remove subdirectories MAINTAINERS files 2017-06-02 00:06:48 +00:00