UNPKG

shipthis

Version:

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

24 lines (16 loc) 449 B
# apple apiKey import ## Description Imports an App Store Connect API Key ZIP file into your ShipThis account ## Help Output ```help USAGE $ shipthis apple apiKey import FILE [-f] ARGUMENTS FILE Name of the ZIP file to import (must be in the same format as the export) FLAGS -f, --force DESCRIPTION Imports an App Store Connect API Key ZIP file into your ShipThis account EXAMPLES $ shipthis apple apiKey import userApiKey.zip ```