mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Apr 26 10:24:37 UTC 2023
This commit is contained in:
parent
b33a8a3e6e
commit
2ae1bc2b12
276 changed files with 6093 additions and 833 deletions
|
|
@ -15,7 +15,8 @@ SYNOPSIS
|
|||
[--config-encryption-key-id=CONFIG_ENCRYPTION_KEY_ID]
|
||||
[--config-encryption-public-key=CONFIG_ENCRYPTION_PUBLIC_KEY]
|
||||
[--database-encryption-key-id=DATABASE_ENCRYPTION_KEY_ID]
|
||||
[--description=DESCRIPTION] [--endpoint-subnet-id=ENDPOINT_SUBNET_ID]
|
||||
[--description=DESCRIPTION] [--enable-managed-prometheus]
|
||||
[--endpoint-subnet-id=ENDPOINT_SUBNET_ID]
|
||||
[--logging=COMPONENT,[COMPONENT,...]]
|
||||
[--main-volume-size=MAIN_VOLUME_SIZE]
|
||||
[--replica-placements=[REPLICA_PLACEMENT,...]]
|
||||
|
|
@ -158,6 +159,9 @@ OPTIONAL FLAGS
|
|||
--description=DESCRIPTION
|
||||
Description for the cluster.
|
||||
|
||||
--enable-managed-prometheus
|
||||
Enable managed collection for Managed Service for Prometheus.
|
||||
|
||||
--endpoint-subnet-id=ENDPOINT_SUBNET_ID
|
||||
ARM ID of the subnet where the control plane load balancer is deployed.
|
||||
When unspecified, it defaults to the control plane subnet ID.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue