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

gcloud: Wed Jan 8 10:03:00 UTC 2025

This commit is contained in:
Automated 2025-01-08 10:03:00 +00:00
parent 52290f76fe
commit 5a9f5ff67e
161 changed files with 2678 additions and 414 deletions

View file

@ -5,7 +5,7 @@ NAME
SYNOPSIS
gcloud alpha managed-flink deployments create
(DEPLOYMENT : --location=LOCATION) --max-slots=MAX_SLOTS [--async]
[--display-name=DISPLAY_NAME]
[--display-name=DISPLAY_NAME] [--workload-identity=WORKLOAD_IDENTITY]
[--network-config-subnetwork=NETWORK_CONFIG_SUBNETWORK
--network-config-vpc=NETWORK_CONFIG_VPC] [GCLOUD_WIDE_FLAG ...]
@ -72,6 +72,10 @@ OPTIONAL FLAGS
--display-name=DISPLAY_NAME
display name of the Flink deployment.
--workload-identity=WORKLOAD_IDENTITY
The workload identity to use for the deployment. Managed Flink Default
Workload Identity will be used if not specified.
--network-config-subnetwork=NETWORK_CONFIG_SUBNETWORK
subnetwork for the Flink deployment network config.