mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 04:58:26 +00:00
gcloud: Wed Apr 13 08:33:42 UTC 2022
This commit is contained in:
parent
f88a614da8
commit
9dcb91c709
143 changed files with 4432 additions and 242 deletions
|
|
@ -4,7 +4,7 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud alpha compute ssl-policies delete SSL_POLICY [SSL_POLICY ...]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
[--global | --region=REGION] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) gcloud alpha compute ssl-policies delete is used to delete one or
|
||||
|
|
@ -22,6 +22,16 @@ POSITIONAL ARGUMENTS
|
|||
SSL_POLICY [SSL_POLICY ...]
|
||||
Names of the SSL policies to delete.
|
||||
|
||||
FLAGS
|
||||
At most one of these can be specified:
|
||||
|
||||
--global
|
||||
If set, the SSL policies are global.
|
||||
|
||||
--region=REGION
|
||||
Region of the SSL policies to delete. Overrides the default
|
||||
compute/region property value for this command invocation.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue