UNPKG

shipthis

Version:

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

27 lines (18 loc) 586 B
# Command: `game android apiKey connect` ## Description Connects ShipThis with Google for managing Service Account API Keys for an Android game ## Help Output ```help USAGE $ shipthis game android apiKey connect [-g <value>] [-f] [-d] FLAGS -d, --disconnect -f, --force -g, --gameId=<value> The ID of the game DESCRIPTION Connects ShipThis with Google for managing Service Account API Keys for an Android game EXAMPLES $ shipthis game android apiKey connect $ shipthis game android apiKey connect --force $ shipthis game android apiKey connect --disconnect ```