mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
gcloud: Wed Sep 18 09:49:45 UTC 2024
This commit is contained in:
parent
a3842bba95
commit
8ebed5b0f1
182 changed files with 2067 additions and 1436 deletions
|
|
@ -1,16 +1,17 @@
|
|||
NAME
|
||||
gcloud alpha managed-flink deployments delete - delete a Managed Flink
|
||||
deployment
|
||||
gcloud alpha managed-flink deployments delete - delete a BigQuery Engine
|
||||
for Apache Flink deployment
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha managed-flink deployments delete
|
||||
(DEPLOYMENT : --location=LOCATION) [--async] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Delete a Managed Flink deployment.
|
||||
(ALPHA) Delete a BigQuery Engine for Apache Flink deployment.
|
||||
|
||||
EXAMPLES
|
||||
To delete a Managed Flink whose ID is mydeployment, run the following:
|
||||
To delete a BigQuery Engine for Apache Flink whose ID is mydeployment, run
|
||||
the following:
|
||||
|
||||
$ gcloud alpha managed-flink deployments delete mydeployment \
|
||||
--location=us-central1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue