parent
a93bb4e695
commit
03e7f93ec7
1 changed files with 3 additions and 17 deletions
@ -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 |
|
||||||
 |
|
||||||
|
|
||||||
|
|
||||||
####Shows your downloaded images where applicable |
|
||||||
 |
|
||||||
|
|
||||||
|
|
||||||
####Shows your running containers where applicable |
|
||||||
 |
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Maintainer : Ahmed Azaan ([@aeonazaan](https://twitter.com/aeonazaan)) |
|
||||||
|
|||||||
Loading…
Reference in new issue