This PR adds a new "app open" command that can be used to quickly open an app installation in your browser. This is achieved by simply looking for a virtual host in the same project that has the app installation as a target, and then opening that URL in the browser.
If no virtual hosts are linked to an app installation, this command will fail with an error.
This PR adds a new "app open" command that can be used to quickly open an app installation in your browser. This is achieved by simply looking for a virtual host in the same project that has the app installation as a target, and then opening that URL in the browser.
If no virtual hosts are linked to an app installation, this command will fail with an error.