1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Wed Sep 18 09:49:45 UTC 2024

This commit is contained in:
Automated 2024-09-18 09:49:45 +00:00
parent a3842bba95
commit 8ebed5b0f1
182 changed files with 2067 additions and 1436 deletions

View file

@ -9,8 +9,7 @@ SYNOPSIS
[--description=DESCRIPTION] [--update-labels=[KEY=VALUE,...]]
[--clear-labels | --remove-labels=[KEY,...]]
[--threat-prevention-profile=THREAT_PREVENTION_PROFILE
: --security-profile-location=SECURITY_PROFILE_LOCATION
--security-profile-organization=SECURITY_PROFILE_ORGANIZATION]
: --threat-prevention-profile-location=THREAT_PREVENTION_PROFILE_LOCATION --threat-prevention-profile-organization=THREAT_PREVENTION_PROFILE_ORGANIZATION]
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
@ -106,20 +105,22 @@ FLAGS
ID of the Security Profile or fully qualified identifier for the
Security Profile.
To set the security_profile attribute:
To set the threat-prevention-profile-profile attribute:
▸ provide the argument --threat-prevention-profile on the command
line.
This flag argument must be specified if any of the other arguments in
this group are specified.
--security-profile-location=SECURITY_PROFILE_LOCATION
--threat-prevention-profile-location=THREAT_PREVENTION_PROFILE_LOCATION
Location of the Security Profile. NOTE: Only global security profiles
are supported.
To set the security-profile-location attribute:
To set the threat-prevention-profile-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;
@ -127,12 +128,14 @@ FLAGS
networksecurity.organizations.locations.securityProfileGroups on
the command line with a fully specified name.
--security-profile-organization=SECURITY_PROFILE_ORGANIZATION
--threat-prevention-profile-organization=THREAT_PREVENTION_PROFILE_ORGANIZATION
Organization ID of the Security Profile.
To set the security-profile-organization attribute:
To set the threat-prevention-profile-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;