zsh-docker-machine

July 10, 2017 · View on GitHub

Docker-machine plugin for oh-my-zsh

Future features:

  • append DOCKERMACHINENAMEandDOCKER_MACHINE_NAME and MACHINE_STATUS to the theme string
  • machine name completion
  • machine list
  • switch -d <machine_name> → cd %machine_name_directory%
  • switch -p → pstorm %machine_name_directory%
  • working with multiple flags (e.g dmachine switch -d -p)
  • run external tools (e.g. docker-machine-dns) via hooks