4AllDigital / DruDockCli

Drudock CLI utility for managing docker development, staging and production environments for Drupal websites and apps.
https://www.4alldigital.io/dockerdrupal-cli
MIT License
2 stars 1 forks source link

Add aliases to readme / list comand #186

Closed mediaashley closed 6 years ago

mediaashley commented 6 years ago

Looking inDrushClearCacheCommand etc. I see that each command has an alias, it would be good to list these somewhere like the readme, or when running drudock list.

joemewes commented 6 years ago

drudock list output should show commands with alias'

eg. app:bash [ab] Bash into container

[ab] is the alias

joemewes commented 6 years ago

also in the README https://github.com/4AllDigital/DruDockCli#initial-commands-structure

mediaashley commented 6 years ago

👀 Totally never noticed that…

Soz.