mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-15 17:35:31 +00:00
38 lines
864 B
Text
38 lines
864 B
Text
NAME
|
|
gcloud immersive-stream xr instances - manage Immersive Stream for XR
|
|
instances
|
|
|
|
SYNOPSIS
|
|
gcloud immersive-stream xr instances COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Immersive Stream for XR instances.
|
|
|
|
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 an Immersive Stream for XR service instance.
|
|
|
|
delete
|
|
Delete an Immersive Stream for XR service instance.
|
|
|
|
describe
|
|
Describe a specific Immersive Stream for XR service instance.
|
|
|
|
list
|
|
List Immersive Stream for XR service instances.
|
|
|
|
update
|
|
Update an Immersive Stream for XR service instance.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha immersive-stream xr instances
|
|
|