Mobile Game Shipping Tool
$ npm install -g shipthis
$ shipthis COMMAND
running command...
$ shipthis (--version)
shipthis/0.0.9 linux-x64 node-v20.17.0
$ shipthis --help [COMMAND]
USAGE
$ shipthis COMMAND
...
-
shipthis apple
- Commands related to Apple Developer Portal -
shipthis apple apiKey
- Creates an App Store Connect API Key in your Apple Developer account and saves the private key in your ShipThis account -
shipthis apple certificate
- Creates an iOS Distribution Certificate in your Apple Developer account and saves it with the private key to your ShipThis account -
shipthis apple login
- Authenticate with Apple - saves the session to the auth file -
shipthis apple status
- Shows the status of the Apple authentication and integration -
shipthis dashboard
- Opens the web-browser to your ShipThis dashboard -
shipthis game
- Commands related to Game Management -
shipthis game build
- Commands related to builds for a specific game -
shipthis game create
- Create a new game -
shipthis game details
- Shows and sets the details of a game. If --gameId is not provided it will look in the current directory. -
shipthis game export
- Downloads the shipthis.json file for a given game into the current directory. -
shipthis game ios
- Commands related to the iOS platform for a specific game -
shipthis game job
- Commands related to jobs for a specific game -
shipthis game list
- Shows a list of all your games -
shipthis game ship
- Builds the app (for all platforms with valid credentials) and ships it to the stores -
shipthis game status
- Shows the Game status. If --gameId is not provided it will look in the current directory. -
shipthis game wizard
- Runs all the steps for the specific platform -
shipthis help
- Display help for shipthis. -
shipthis login
- Authenticate - will create a new account if one does not exist. -
shipthis status
- Displays the current overall status.