mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 19:06:53 +00:00
33 lines
769 B
Text
33 lines
769 B
Text
NAME
|
|
gcloud beta compute preview-features - read and manipulate Compute Engine
|
|
Preview Features
|
|
|
|
SYNOPSIS
|
|
gcloud beta compute preview-features COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Read and manipulate Compute Engine Preview Features.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
describe
|
|
(BETA) Describe a preview feature.
|
|
|
|
list
|
|
(BETA) View preview features.
|
|
|
|
update
|
|
(BETA) Update a preview feature's activation status.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha compute preview-features
|
|
|