DockerCLI/contrib/completion/zsh
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
..
REVIEWERS zsh: remove Vincent Bernat from reviewers for ZSH completion 2017-06-02 00:07:01 +00:00
_docker Make zsh completion work when ps output is custom 2017-06-02 00:07:37 +00:00