Skip to content

Gem gameserver list

gem gameserver list

Lists all game servers, or one specific game server.

Synopsis

Lists all game servers in the DB unless an argument is provide. If an argument is provided, it must be a valid ID of a game server. The --json flag can be used to indicate whether the output should be in JSON or a more human readable format.

gem gameserver list [id] [flags]

Options

  -h, --help   help for list
      --json   Output in JSON format

Options inherited from parent commands

  -d, --debug     Turn on debugging output
  -t, --trace     Turn on trace output
  -v, --verbose   Turn on verbose output

SEE ALSO