Commit 3042a1a8 authored by Marc Cornellà's avatar Marc Cornellà Committed by GitHub
Browse files

Update docker completion (#5354)

* Update the docker completion script with the official docker zsh completion script
* Update README
parents 1d8047e0 03e7f93e
## Docker autocomplete plugin
- Adds autocomplete options for all docker commands.
- Will also show containerIDs and Image names where applicable
####Shows help for all commands
![General Help](http://i.imgur.com/tUBO9jh.png "Help for all commands")
####Shows your downloaded images where applicable
![Images](http://i.imgur.com/R8ZsWO1.png "Images")
####Shows your running containers where applicable
![Containers](http://i.imgur.com/WQtbheg.png "Containers")
Maintainer : Ahmed Azaan ([@aeonazaan](https://twitter.com/aeonazaan))
A copy of the completion script from the
[docker](https://github.com/docker/docker/tree/master/contrib/completion/zsh)
git repo.
This diff is collapsed.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment