diff options
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/docker/README.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/plugins/docker/README.md b/plugins/docker/README.md index e69de29bb..231a6dcf5 100644 --- a/plugins/docker/README.md +++ b/plugins/docker/README.md @@ -0,0 +1,19 @@ +## 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)) |