1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00

gcloud: Wed Sep 24 11:08:57 UTC 2025

This commit is contained in:
Automated 2025-09-24 11:08:57 +00:00
parent 79c9fb4d92
commit 1dea1ef852
168 changed files with 6625 additions and 700 deletions

View file

@ -7,7 +7,7 @@ SYNOPSIS
(SECURITY_PROFILE_GROUP
: --location=LOCATION --organization=ORGANIZATION)
([--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 : --threat-prevention-profile-location=THREAT_PREVENTION_PROFILE_LOCATION --threat-prevention-profile-organization=THREAT_PREVENTION_PROFILE_ORGANIZATION])
: --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 : --threat-prevention-profile-location=THREAT_PREVENTION_PROFILE_LOCATION --threat-prevention-profile-organization=THREAT_PREVENTION_PROFILE_ORGANIZATION] [--url-filtering-profile=URL_FILTERING_PROFILE : --url-filtering-profile-location=URL_FILTERING_PROFILE_LOCATION --url-filtering-profile-organization=URL_FILTERING_PROFILE_ORGANIZATION])
[--async] [--description=DESCRIPTION] [--labels=[KEY=VALUE,...]]
[GCLOUD_WIDE_FLAG ...]
@ -192,6 +192,48 @@ REQUIRED FLAGS
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.
--url-filtering-profile=URL_FILTERING_PROFILE
ID of the Security Profile or fully qualified identifier for the
Security Profile.
To set the name attribute:
▫ provide the argument --url-filtering-profile on the command
line.
This flag argument must be specified if any of the other arguments
in this group are specified.
--url-filtering-profile-location=URL_FILTERING_PROFILE_LOCATION
Location of the Security Profile. NOTE: Only global security
profiles are supported.
To set the location attribute:
▫ provide the argument --url-filtering-profile on the command
line with a fully specified name;
▫ provide the argument --url-filtering-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.
--url-filtering-profile-organization=URL_FILTERING_PROFILE_ORGANIZATION
Organization ID of the Security Profile.
To set the organization attribute:
▫ provide the argument --url-filtering-profile on the command
line with a fully specified name;
▫ provide the argument --url-filtering-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.
OPTIONAL FLAGS
--async
Return immediately, without waiting for the operation in progress to