oh-my-zsh/plugins/docker
Robby Russell 9a58e8dab7 Merge pull request #3578 from ctroncoso/patch-1
docker containers based on defined names
2015-02-18 15:07:02 -08:00
..
_docker Merge pull request #3578 from ctroncoso/patch-1 2015-02-18 15:07:02 -08:00
README.md Update README.md 2013-08-07 21:29:53 +05:30

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)