Skip to main content

Command: game list

Description

Shows a list of all your games.

Example

asciicast

Help Output

USAGE
$ shipthis game list [-r asc|desc] [-o createdAt|updatedAt|name] [-p <value>] [-s <value>]
FLAGS
-o, --orderBy=<option> [default: createdAt] The field to order by
<options: createdAt|updatedAt|name>
-p, --pageNumber=<value> The page number to show (starts at 0)
-r, --order=<option> [default: desc] The order to sort by
<options: asc|desc>
-s, --pageSize=<value> [default: 10] The number of items to show per page
DESCRIPTION
Shows a list of all your games.
EXAMPLES
$ shipthis game list