mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-22 15:52:30 +00:00
gcloud: Tue Mar 1 04:29:52 UTC 2022
This commit is contained in:
parent
aab53307a8
commit
1456dab6c7
9791 changed files with 814712 additions and 0 deletions
39
gcloud/game/servers/realms/help
Normal file
39
gcloud/game/servers/realms/help
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
NAME
|
||||
gcloud game servers realms - deploy and manage Cloud Game Server Realms
|
||||
|
||||
SYNOPSIS
|
||||
gcloud game servers realms COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Deploy and manage Cloud Game Server Realms.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
create
|
||||
Create a Realm.
|
||||
|
||||
delete
|
||||
Delete a Realm.
|
||||
|
||||
describe
|
||||
Describe a Realm.
|
||||
|
||||
list
|
||||
List Realms.
|
||||
|
||||
update
|
||||
Update a Realm.
|
||||
|
||||
NOTES
|
||||
These variants are also available:
|
||||
|
||||
$ gcloud alpha game servers realms
|
||||
|
||||
$ gcloud beta game servers realms
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue