ohmyzsh/plugins/docker
Tom Milligan 3a31074d34 Update docker plugin from upstream docker/cli (#7018)
Update `docker` plugin from [docker/cli master](https://github.com/tommilligan/cli/blob/master/contrib/completion/zsh/_docker)

- bugfix for `docker update` autocompletion: https://github.com/docker/cli/pull/1232
- added `scope` subcommand: https://github.com/docker/cli/pull/1227/files
2018-08-09 17:37:47 +02:00
..
README.md Update Docker completion plugin (#6410) 2017-11-11 09:40:03 -08:00
_docker Update docker plugin from upstream docker/cli (#7018) 2018-08-09 17:37:47 +02:00

README.md

Docker autocomplete plugin

A copy of the completion script from the docker/cli git repo.