Update docker completion (#5354)
* Update the docker completion script with the official docker zsh completion script * Update READMEmaster
commit
3042a1a834
2 changed files with 2112 additions and 421 deletions
@ -1,19 +1,5 @@ |
||||
## Docker autocomplete plugin |
||||
|
||||
- Adds autocomplete options for all docker commands. |
||||
- Will also show containerIDs and Image names where applicable |
||||
|
||||
####Shows help for all commands |
||||
 |
||||
|
||||
|
||||
####Shows your downloaded images where applicable |
||||
 |
||||
|
||||
|
||||
####Shows your running containers where applicable |
||||
 |
||||
|
||||
|
||||
|
||||
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. |
||||
|
||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in new issue