1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-11-30 14:24:16 +08:00
ohmyzsh/plugins/docker
Wayne 729b19c085 Remove docker insert command
Remove the docker insert command of autocomplete
2015-06-10 14:36:53 +02:00
..
_docker Remove docker insert command 2015-06-10 14:36:53 +02: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)