Skip to main content

Topic: game job

Commands in the game job topic are prefixed shipthis game job. They relate to jobs for a specific game (generally in the currently directory).

info

A job is a set of work done to create a new build of your game. You can create a new job by running the command:

Running the ship command will create a new job, and then automatically run the shipthis game job status command with the --follow flag set so that you can watch the build in real-time.

You can also watch and view jobs within the ShipThis Dashboard.

Example

asciicast

Commands

game job list

Description

Lists the jobs for a game.

Help Output

game job status

Description

Shows the real-time status of a job.

Help Output