Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
03e7f93e
Commit
03e7f93e
authored
Aug 30, 2016
by
kenleytomlin
Browse files
Update README
parent
a93bb4e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/docker/README.md
View file @
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.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment