1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Thu Sep 5 09:45:25 UTC 2024

This commit is contained in:
Automated 2024-09-05 09:45:25 +00:00
parent afbe8a5afb
commit 78a4d78e9e
44 changed files with 416 additions and 342 deletions

View file

@ -27,7 +27,7 @@ SYNOPSIS
[--services-ipv4-cidr=SERVICES_IPV4_CIDR; default="10.96.0.0/12"]
[--services-ipv6-cidr=SERVICES_IPV6_CIDR]
[--system-addons-config=SYSTEM_ADDONS_CONFIG] [--version=VERSION]
[GCLOUD_WIDE_FLAG ...]
[--zone-storage-kms-key=ZONE_STORAGE_KMS_KEY] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Create an Edge Container cluster.
@ -273,6 +273,15 @@ FLAGS
--version=VERSION
Target cluster version. For example: "1.5.0".
--zone-storage-kms-key=ZONE_STORAGE_KMS_KEY
Google Cloud KMS key that will be used to encrypt and decrypt the root
key for zone storage encryption. The zone storage KMS key is only
applicable to the storage infra cluster. The Edge Container service
account for this project must have
roles/cloudkms.cryptoKeyEncrypterDecrypter on the key.
If not provided, a Google-managed key will be used by default.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,