shipthis
Version:
ShipThis manages building and uploading your Godot games to the App Store and Google Play.
30 lines (18 loc) • 580 B
Markdown
# Command: `dashboard`
## Description
Opens the web-browser to your ShipThis dashboard.
:::note
ShipThis generates single-use links which will automatically log you into shipth.is in your browser.
:::
You need to have authenticated with [`shipthis login`](/docs/reference/login) first.
## Example
[](https://asciinema.org/a/J7A5mafE3kCM6yGLpuVBmEQgh)
## Help Output
```help
USAGE
$ shipthis dashboard
DESCRIPTION
Opens the web-browser to your ShipThis dashboard
EXAMPLES
$ shipthis dashboard
```