UNPKG

shipthis

Version:

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

27 lines (17 loc) 506 B
# Command: `game status` ## Description Shows the status of a specific game (generally in the currently directory). ## Example [![asciicast](https://asciinema.org/a/cv0VHq15A7aHklMM1QSgCnDYT.svg)](https://asciinema.org/a/cv0VHq15A7aHklMM1QSgCnDYT) ## Help Output ```help USAGE $ shipthis game status [-g <value>] FLAGS -g, --gameId=<value> The ID of the game DESCRIPTION Shows the status of the current game. EXAMPLES $ shipthis game status $ shipthis game status --gameId 0c179fc4 ```