mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
32 lines
539 B
Text
32 lines
539 B
Text
|
|
NAME
|
||
|
|
gcloud infra-manager previews - manage Preview resources
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud infra-manager previews COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Manage Preview resources.
|
||
|
|
|
||
|
|
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 preview.
|
||
|
|
|
||
|
|
delete
|
||
|
|
Delete previews.
|
||
|
|
|
||
|
|
describe
|
||
|
|
Describe previews.
|
||
|
|
|
||
|
|
export
|
||
|
|
Export preview results.
|
||
|
|
|
||
|
|
list
|
||
|
|
List previews.
|