1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00
gcloud-help/gcloud/beta/compute/target-grpc-proxies/delete
2022-03-01 04:29:52 +00:00

37 lines
1.1 KiB
Text

NAME
gcloud beta compute target-grpc-proxies delete - delete one or more target
gRPC proxy
SYNOPSIS
gcloud beta compute target-grpc-proxies delete NAME [NAME ...]
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) gcloud beta compute target-grpc-proxies delete deletes one or more
target gRPC proxies.
EXAMPLES
Delete a global target gRPC proxy by running:
$ gcloud beta compute target-grpc-proxies delete PROXY_NAME
POSITIONAL ARGUMENTS
NAME [NAME ...]
Names of the target gRPC proxies to delete.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,
--help, --impersonate-service-account, --log-http, --project, --quiet,
--trace-token, --user-output-enabled, --verbosity.
Run $ gcloud help for details.
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud compute target-grpc-proxies delete
$ gcloud alpha compute target-grpc-proxies delete