1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 23:08:48 +00:00

gcloud: Wed Sep 18 09:49:45 UTC 2024

This commit is contained in:
Automated 2024-09-18 09:49:45 +00:00
parent a3842bba95
commit 8ebed5b0f1
182 changed files with 2067 additions and 1436 deletions

View file

@ -3,10 +3,12 @@ NAME
SYNOPSIS
gcloud netapp storage-pools update (STORAGE_POOL : --location=LOCATION)
[--active-directory=ACTIVE_DIRECTORY] [--async] [--capacity=CAPACITY]
[--description=DESCRIPTION] [--replica-zone=REPLICA_ZONE]
[--update-labels=[KEY=VALUE,...]] [--zone=ZONE]
[--clear-labels | --remove-labels=[KEY,...]] [GCLOUD_WIDE_FLAG ...]
[--active-directory=ACTIVE_DIRECTORY]
[--allow-auto-tiering=ALLOW_AUTO_TIERING] [--async]
[--capacity=CAPACITY] [--description=DESCRIPTION]
[--replica-zone=REPLICA_ZONE] [--update-labels=[KEY=VALUE,...]]
[--zone=ZONE] [--clear-labels | --remove-labels=[KEY,...]]
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Updates a Storage Pool with given arguments
@ -76,6 +78,10 @@ FLAGS
To set the active_directory attribute:
▸ provide the argument --active-directory on the command line.
--allow-auto-tiering=ALLOW_AUTO_TIERING
Boolean flag indicating whether Storage Pool is allowed to use
auto-tiering
--async
Return immediately, without waiting for the operation in progress to
complete.