divio / divio-cli

Command line interface to the Divio Cloud (formerly aldryn-client)
http://control.divio.com
Other
21 stars 19 forks source link

Add start, down aliases for up, stop #216

Closed glasnt closed 6 years ago

glasnt commented 6 years ago

Normally CLIs have start/stop or up/down.

In divio-cli's case, it's up/stop, so I propose adding aliases for start and down. Both do the same thing as their counterparts.

jmelett commented 6 years ago

We were trying to be consistent with docker-compose here (e.g. https://docs.docker.com/compose/reference/stop/), happy to discuss it if the team thinks it needs to be changed.

kinkerl commented 6 years ago

docker-compose has up/down and start/stop pairs

https://stackoverflow.com/questions/33715499/what-is-the-difference-between-docker-compose-up-and-docker-compose-start