azukiapp / azk

azk is a lightweight open source development environment orchestration tool. Instantly & safely run any environment on your local machine.
http://azk.io
Apache License 2.0
898 stars 63 forks source link

'azk open' command suggestion #501

Closed marcusgadbem closed 8 years ago

marcusgadbem commented 9 years ago

It turns out that sometimes we lose main application address from sight in terminal window if we run commands like azk start && azk logs --follow and forget the -o parameter.

It would be an easy way to open main app's address directly in browser by just typing azk open [system] with [system] being optional.

nuxlli commented 9 years ago

I think it is a good point and can be achieved with the following steps: