shipthis
Version:
ShipThis manages building and uploading your Godot games to the App Store and Google Play.
23 lines (15 loc) • 478 B
Markdown
# Command: `game android apiKey status`
## Description
Displays the status of the Android Service Account API Key for a specific game.
## Help Output
```help
USAGE
$ shipthis game android apiKey status [-g <value>]
FLAGS
-g, --gameId=<value> The ID of the game
DESCRIPTION
Displays the status of the Android Service Account API Key for a specific game.
EXAMPLES
$ shipthis game android apiKey status
$ shipthis game android apiKey status --gameId 0c179fc4
```