UNPKG

shipthis

Version:

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

25 lines (17 loc) 560 B
# Command: `game android apiKey import` ## Description Imports an Android Service Account API Key to your ShipThis account for the specified game. ## Help Output ```help USAGE $ shipthis game android apiKey import FILE [-g <value>] [-f] ARGUMENTS FILE Name of the ZIP file to import (must be in the same format as the export) FLAGS -f, --force -g, --gameId=<value> The ID of the game DESCRIPTION Imports an Android Service Account API Key to your ShipThis account for the specified game. EXAMPLES $ shipthis game android apiKey import ```