UNPKG

shipthis

Version:

ShipThis manages building and uploading your Godot games to the App Store and Google Play.

24 lines (16 loc) 429 B
# Command: `game android keyStore create` ## Description Creates a new Android Keystore for a game ## Help Output ```help USAGE $ shipthis game android keyStore create [-g <value>] [-f] FLAGS -f, --force -g, --gameId=<value> The ID of the game DESCRIPTION Creates a new Android Keystore for a game EXAMPLES $ shipthis game android keyStore create $ shipthis game android keyStore create --gameId 0c179fc4 ```