# open
URL: https://openship.io/docs/cli/reference/open.md

Commands, arguments, and options for openship open.

See the [CLI overview](/docs/cli) for examples. Global flags such as `--json` go before the command; see [global options](/docs/cli/reference#global-options).

## openship open

Open the Openship dashboard in your browser

```text
openship open [options]
```

| Option | Meaning |
| --- | --- |
| `--cloud` | Open the hosted cloud dashboard (app.openship.io) |
| `--dashboard-url <url>` | Dashboard base URL to open |
| `--context <name>` | Context whose dashboard URL to open |
| `--path <path>` | Path to open on the dashboard (e.g. /settings) |
