shipthis
Version:
ShipThis manages building and uploading your Godot games to the App Store and Google Play.
27 lines (17 loc) • 596 B
Markdown
# Command: `game android status`
## Description
Shows the status of the setup for the Android platform for a specific game.
## Example
[](https://asciinema.org/a/SiTSwpQgQtPIcd56v8hYA7zo8#shipthis-col80row24)
## Help Output
```help
USAGE
$ shipthis game android status [-g <value>]
FLAGS
-g, --gameId=<value> The ID of the game
DESCRIPTION
Shows the status of the setup for the Android platform for a specific game.
EXAMPLES
$ shipthis game android status
$ shipthis game android status --gameId 0c179fc4
```