mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Mar 12 10:54:38 UTC 2025
This commit is contained in:
parent
6dc93282df
commit
a459a88a5f
152 changed files with 2634 additions and 1748 deletions
32
gcloud/beta/compute/disk-settings/help
Normal file
32
gcloud/beta/compute/disk-settings/help
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
NAME
|
||||
gcloud beta compute disk-settings - read Compute Engine disk settings
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta compute disk-settings COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Disks settings allows the configuration of various disk-related
|
||||
behavior.
|
||||
|
||||
At this time, only the access location is allowed to be configured.
|
||||
|
||||
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 Google Compute Engine disk setting.
|
||||
|
||||
update
|
||||
(BETA) Update disk settings.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud alpha compute disk-settings
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue