mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Aug 13 10:57:55 UTC 2025
This commit is contained in:
parent
4f9f745739
commit
d6d01162c7
357 changed files with 4606 additions and 9471 deletions
|
|
@ -39,6 +39,7 @@ SYNOPSIS
|
|||
[--snapshot-weekly=[day=DAY],
|
||||
[hour=HOUR],[minute=MINUTE],[snapshots-to-keep=SNAPSHOTS-TO-KEEP]]
|
||||
[--source-snapshot=SOURCE_SNAPSHOT]
|
||||
[--throughput-mibps=THROUGHPUT_MIBPS]
|
||||
[--tiering-policy=[tier-action=ENABLED|PAUSED,...]]
|
||||
[--unix-permissions=UNIX_PERMISSIONS] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
|
|
@ -271,6 +272,9 @@ OPTIONAL FLAGS
|
|||
To set the snapshot attribute:
|
||||
▸ provide the argument --source-snapshot on the command line.
|
||||
|
||||
--throughput-mibps=THROUGHPUT_MIBPS
|
||||
The desired throughput of the volume in MiB/s.
|
||||
|
||||
--tiering-policy=[tier-action=ENABLED|PAUSED,...]
|
||||
Tiering Policy contains auto tiering policy on a volume.
|
||||
|
||||
|
|
|
|||
|
|
@ -29,6 +29,7 @@ SYNOPSIS
|
|||
[--snapshot-weekly=[day=DAY],
|
||||
[hour=HOUR],[minute=MINUTE],[snapshots-to-keep=SNAPSHOTS-TO-KEEP]]
|
||||
[--source-snapshot=SOURCE_SNAPSHOT] [--storage-pool=STORAGE_POOL]
|
||||
[--throughput-mibps=THROUGHPUT_MIBPS]
|
||||
[--tiering-policy=[tier-action=ENABLED|PAUSED,...]]
|
||||
[--unix-permissions=UNIX_PERMISSIONS] [--update-labels=[KEY=VALUE,...]]
|
||||
[--clear-labels | --remove-labels=[KEY,...]] [GCLOUD_WIDE_FLAG ...]
|
||||
|
|
@ -203,6 +204,9 @@ FLAGS
|
|||
To set the storage_pool attribute:
|
||||
▸ provide the argument --storage-pool on the command line.
|
||||
|
||||
--throughput-mibps=THROUGHPUT_MIBPS
|
||||
The desired throughput of the volume in MiB/s.
|
||||
|
||||
--tiering-policy=[tier-action=ENABLED|PAUSED,...]
|
||||
Tiering Policy contains auto tiering policy on a volume.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue