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