mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 21:20:07 +00:00
gcloud: Thu Jan 19 00:56:33 UTC 2023
This commit is contained in:
parent
348d9760ee
commit
1248f773ec
1462 changed files with 51835 additions and 5402 deletions
|
|
@ -6,8 +6,7 @@ SYNOPSIS
|
|||
gcloud alpha compute network-edge-security-services update NAME
|
||||
[--description=DESCRIPTION] [--region=REGION]
|
||||
[--security-policy=SECURITY_POLICY]
|
||||
[--global-security-policy
|
||||
| --security-policy-region=SECURITY_POLICY_REGION]
|
||||
[--security-policy-region=SECURITY_POLICY_REGION]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -44,14 +43,9 @@ FLAGS
|
|||
service. To remove the policy from this network edge security service
|
||||
set the policy to an empty string.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
--global-security-policy
|
||||
If set, the security policy is global.
|
||||
|
||||
--security-policy-region=SECURITY_POLICY_REGION
|
||||
Region of the security policy to operate on. Overrides the default
|
||||
compute/region property value for this command invocation.
|
||||
--security-policy-region=SECURITY_POLICY_REGION
|
||||
Region of the security policy to operate on. 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,
|
||||
|
|
@ -65,7 +59,9 @@ NOTES
|
|||
This command is currently in alpha and might change without notice. If this
|
||||
command fails with API permission errors despite specifying the correct
|
||||
project, you might be trying to access an API with an invitation-only early
|
||||
access allowlist. This variant is also available:
|
||||
access allowlist. These variants are also available:
|
||||
|
||||
$ gcloud compute network-edge-security-services update
|
||||
|
||||
$ gcloud beta compute network-edge-security-services update
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue