1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-19 07:15:23 +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

View file

@ -8,8 +8,13 @@ SYNOPSIS
: --location=LOCATION --organization=ORGANIZATION) [--async]
[--description=DESCRIPTION] [--update-labels=[KEY=VALUE,...]]
[--clear-labels | --remove-labels=[KEY,...]]
[--threat-prevention-profile=THREAT_PREVENTION_PROFILE
: --threat-prevention-profile-location=THREAT_PREVENTION_PROFILE_LOCATION --threat-prevention-profile-organization=THREAT_PREVENTION_PROFILE_ORGANIZATION]
[--clear-threat-prevention-profile
| [--threat-prevention-profile=THREAT_PREVENTION_PROFILE
: --threat-prevention-profile-location=THREAT_PREVENTION_PROFILE_LOCATION --threat-prevention-profile-organization=THREAT_PREVENTION_PROFILE_ORGANIZATION]]
[--clear-url-filtering-profile
| [--url-filtering-profile=URL_FILTERING_PROFILE
: --url-filtering-profile-location=URL_FILTERING_PROFILE_LOCATION
--url-filtering-profile-organization=URL_FILTERING_PROFILE_ORGANIZATION]]
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
@ -97,51 +102,103 @@ FLAGS
silently ignored. If --update-labels is also specified then
--update-labels is applied first.
Security Profile resource - Path to Security Profile resource. The
arguments in this group can be used to specify the attributes of this
resource.
At most one of these can be specified:
--threat-prevention-profile=THREAT_PREVENTION_PROFILE
ID of the Security Profile or fully qualified identifier for the
Security Profile.
--clear-threat-prevention-profile
Clear the threat-prevention-profile field.
To set the name attribute:
▸ provide the argument --threat-prevention-profile on the command
line.
Security Profile resource - Path to Security Profile resource. The
arguments in this group can be used to specify the attributes of this
resource.
This flag argument must be specified if any of the other arguments in
this group are specified.
--threat-prevention-profile=THREAT_PREVENTION_PROFILE
ID of the Security Profile or fully qualified identifier for the
Security Profile.
--threat-prevention-profile-location=THREAT_PREVENTION_PROFILE_LOCATION
Location of the Security Profile. NOTE: Only global security profiles
are supported.
To set the name attribute:
▫ provide the argument --threat-prevention-profile on the command
line.
To set the location attribute:
▸ provide the argument --threat-prevention-profile on the command
line with a fully specified name;
▸ provide the argument --threat-prevention-profile-location on the
command line;
▸ provide the argument --security-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.
This flag argument must be specified if any of the other arguments
in this group are specified.
--threat-prevention-profile-organization=THREAT_PREVENTION_PROFILE_ORGANIZATION
Organization ID of the Security Profile.
--threat-prevention-profile-location=THREAT_PREVENTION_PROFILE_LOCATION
Location of the Security Profile. NOTE: Only global security
profiles are supported.
To set the organization attribute:
▸ provide the argument --threat-prevention-profile on the command
line with a fully specified name;
▸ provide the argument --threat-prevention-profile-organization on
the command line;
▸ provide the argument --security-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.
To set the location attribute:
▫ provide the argument --threat-prevention-profile on the command
line with a fully specified name;
▫ provide the argument --threat-prevention-profile-location on
the command line;
▫ provide the argument --security-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.
--threat-prevention-profile-organization=THREAT_PREVENTION_PROFILE_ORGANIZATION
Organization ID of the Security Profile.
To set the organization attribute:
▫ provide the argument --threat-prevention-profile on the command
line with a fully specified name;
▫ provide the argument --threat-prevention-profile-organization
on the command line;
▫ provide the argument --security-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.
At most one of these can be specified:
--clear-url-filtering-profile
Clear the url-filtering-profile field.
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.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,