UNPKG

shipthis

Version:

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

25 lines (17 loc) 570 B
# apple apiKey status ## Description Displays the status of App Store Connect API Keys in your Apple and ShipThis accounts. This API key is used to automatically publish your games to the App Store. ## Help Output ```help USAGE $ shipthis apple apiKey status [-f] FLAGS -f, --noAppleAuth DESCRIPTION Displays the status of App Store Connect API Keys in your Apple and ShipThis accounts. This API key is used to automatically publish your games to the App Store. EXAMPLES $ shipthis apple apiKey status $ shipthis apple apiKey status --noAppleAuth ```