mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Jul 23 10:59:14 UTC 2025
This commit is contained in:
parent
fe3a430c1d
commit
0acbd64d02
208 changed files with 2473 additions and 622 deletions
|
|
@ -98,6 +98,8 @@ SYNOPSIS
|
|||
[--binauthz-policy-bindings=[name=BINAUTHZ_POLICY]
|
||||
--binauthz-evaluation-mode=BINAUTHZ_EVALUATION_MODE
|
||||
| --enable-binauthz]
|
||||
[--boot-disk-provisioned-iops=BOOT_DISK_PROVISIONED_IOPS
|
||||
--boot-disk-provisioned-throughput=BOOT_DISK_PROVISIONED_THROUGHPUT]
|
||||
[--cluster-dns=CLUSTER_DNS --cluster-dns-domain=CLUSTER_DNS_DOMAIN
|
||||
--cluster-dns-scope=CLUSTER_DNS_SCOPE
|
||||
--additive-vpc-scope-dns-domain=ADDITIVE_VPC_SCOPE_DNS_DOMAIN
|
||||
|
|
@ -1764,6 +1766,16 @@ FLAGS
|
|||
The --enable-binauthz flag is deprecated. Please use
|
||||
--binauthz-evaluation-mode instead.
|
||||
|
||||
Configure boot disk options.
|
||||
|
||||
--boot-disk-provisioned-iops=BOOT_DISK_PROVISIONED_IOPS
|
||||
Configure the Provisioned IOPS for the node pool boot disks. Only
|
||||
valid for hyperdisk-balanced boot disks.
|
||||
|
||||
--boot-disk-provisioned-throughput=BOOT_DISK_PROVISIONED_THROUGHPUT
|
||||
Configure the Provisioned Throughput for the node pool boot disks.
|
||||
Only valid for hyperdisk-throughput boot disks.
|
||||
|
||||
ClusterDNS
|
||||
|
||||
--cluster-dns=CLUSTER_DNS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue