1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-21 23:40:08 +00:00

Update docker completion (#5354)

* Update the docker completion script with the official docker zsh completion script
* Update README
This commit is contained in:
Marc Cornellà 2016-09-14 09:58:28 +02:00 committed by GitHub
commit 3042a1a834
2 changed files with 2062 additions and 371 deletions

View file

@ -1,19 +1,5 @@
## Docker autocomplete plugin ## Docker autocomplete plugin
- Adds autocomplete options for all docker commands. A copy of the completion script from the
- Will also show containerIDs and Image names where applicable [docker](https://github.com/docker/docker/tree/master/contrib/completion/zsh)
git repo.
####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))

File diff suppressed because it is too large Load diff