1
0
Fork 0
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:
Automated 2025-08-13 10:57:56 +00:00
parent 4f9f745739
commit d6d01162c7
357 changed files with 4606 additions and 9471 deletions

View file

@ -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.

View file

@ -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.