Opens a web browser pointing at the https or http port of an or app or individual Instance running either on your machine or on AWS.
Add -db to open a database connection instead.
Usage: boxfuse open app|instance
> boxfuse open vb-5f3cf9387 Launching default browser to access Instance 'vb-5f3cf9387' (Url: https://127.0.0.1:8888) ...
| Argument | boxfuse.conf property | Default | Description |
|---|---|---|---|
| -env=... | env | dev | Select the specified environment (ex.: test or prod) |
| -db | db | false | Open a database connection instead of a browser window |