dotfiles/oh-my-zsh/plugins/docker
2015-02-05 18:32:26 +01:00
..
_docker Merge commit '21ca061287c2ee82ad27227ffb64041fe154bf11' as 'oh-my-zsh' 2015-02-05 18:32:26 +01:00
README.md Merge commit '21ca061287c2ee82ad27227ffb64041fe154bf11' as 'oh-my-zsh' 2015-02-05 18:32:26 +01:00

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

####Shows your downloaded images where applicable Images

####Shows your running containers where applicable Containers

Maintainer : Ahmed Azaan (@aeonazaan)