mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Dec 18 10:08:20 UTC 2024
This commit is contained in:
parent
ec6dc40f99
commit
9c53f3cabe
128 changed files with 3295 additions and 279 deletions
|
|
@ -7,6 +7,8 @@ SYNOPSIS
|
|||
(SECURITY_PROFILE_GROUP
|
||||
: --location=LOCATION --organization=ORGANIZATION) [--async]
|
||||
[--description=DESCRIPTION] [--labels=[KEY=VALUE,...]]
|
||||
[--custom-intercept-profile=CUSTOM_INTERCEPT_PROFILE
|
||||
: --custom-intercept-profile-location=CUSTOM_INTERCEPT_PROFILE_LOCATION --custom-intercept-profile-organization=CUSTOM_INTERCEPT_PROFILE_ORGANIZATION]
|
||||
[--custom-mirroring-profile=CUSTOM_MIRRORING_PROFILE
|
||||
: --custom-mirroring-profile-location=CUSTOM_MIRRORING_PROFILE_LOCATION --custom-mirroring-profile-organization=CUSTOM_MIRRORING_PROFILE_ORGANIZATION]
|
||||
[--threat-prevention-profile=THREAT_PREVENTION_PROFILE
|
||||
|
|
@ -77,6 +79,48 @@ FLAGS
|
|||
contain only hyphens (-), underscores (_), lowercase characters, and
|
||||
numbers.
|
||||
|
||||
Security Profile resource - Path to Security Profile resource. The
|
||||
arguments in this group can be used to specify the attributes of this
|
||||
resource.
|
||||
|
||||
--custom-intercept-profile=CUSTOM_INTERCEPT_PROFILE
|
||||
ID of the Security Profile or fully qualified identifier for the
|
||||
Security Profile.
|
||||
|
||||
To set the custom-intercept-profile-profile attribute:
|
||||
▸ provide the argument --custom-intercept-profile on the command
|
||||
line.
|
||||
|
||||
This flag argument must be specified if any of the other arguments in
|
||||
this group are specified.
|
||||
|
||||
--custom-intercept-profile-location=CUSTOM_INTERCEPT_PROFILE_LOCATION
|
||||
Location of the Security Profile. NOTE: Only global security profiles
|
||||
are supported.
|
||||
|
||||
To set the custom-intercept-profile-location attribute:
|
||||
▸ provide the argument --custom-intercept-profile on the command
|
||||
line with a fully specified name;
|
||||
▸ provide the argument --custom-intercept-profile-location on the
|
||||
command line;
|
||||
▸ provide the argument --location on the command line;
|
||||
▸ provide the argument
|
||||
networksecurity.organizations.locations.securityProfileGroups on
|
||||
the command line with a fully specified name.
|
||||
|
||||
--custom-intercept-profile-organization=CUSTOM_INTERCEPT_PROFILE_ORGANIZATION
|
||||
Organization ID of the Security Profile.
|
||||
|
||||
To set the custom-intercept-profile-organization attribute:
|
||||
▸ provide the argument --custom-intercept-profile on the command
|
||||
line with a fully specified name;
|
||||
▸ provide the argument --custom-intercept-profile-organization on
|
||||
the command line;
|
||||
▸ provide the argument --organization on the command line;
|
||||
▸ provide the argument
|
||||
networksecurity.organizations.locations.securityProfileGroups on
|
||||
the command line with a fully specified name.
|
||||
|
||||
Security Profile resource - Path to Security Profile resource. The
|
||||
arguments in this group can be used to specify the attributes of this
|
||||
resource.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue