UNPKG

shipthis

Version:

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

25 lines (17 loc) 618 B
# Command: `game android apiKey delete` ## Description Delete the active Android API Key from ShipThis ## Help Output ```help USAGE $ shipthis game android apiKey delete [-g <value>] [-i] [-y] FLAGS -g, --gameId=<value> The ID of the game -i, --immediate Remove from storage immediately (rather than waiting for automatic cleanup - cannot be undone) -y, --iAmSure I am sure I want to do this - do not prompt me DESCRIPTION Delete the active Android API Key from ShipThis EXAMPLES $ shipthis game android apiKey delete $ shipthis game android apiKey delete --immediate --iAmSure ```