mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
gcloud: Wed Sep 18 09:49:45 UTC 2024
This commit is contained in:
parent
a3842bba95
commit
8ebed5b0f1
182 changed files with 2067 additions and 1436 deletions
|
|
@ -5,11 +5,10 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud network-security security-profile-groups create
|
||||
(SECURITY_PROFILE_GROUP
|
||||
: --location=LOCATION --organization=ORGANIZATION)
|
||||
(--threat-prevention-profile=THREAT_PREVENTION_PROFILE
|
||||
: --security-profile-location=SECURITY_PROFILE_LOCATION
|
||||
--security-profile-organization=SECURITY_PROFILE_ORGANIZATION)
|
||||
[--async] [--description=DESCRIPTION] [--labels=[KEY=VALUE,...]]
|
||||
: --location=LOCATION --organization=ORGANIZATION) [--async]
|
||||
[--description=DESCRIPTION] [--labels=[KEY=VALUE,...]]
|
||||
[--threat-prevention-profile=THREAT_PREVENTION_PROFILE
|
||||
: --threat-prevention-profile-location=THREAT_PREVENTION_PROFILE_LOCATION --threat-prevention-profile-organization=THREAT_PREVENTION_PROFILE_ORGANIZATION]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -60,52 +59,7 @@ POSITIONAL ARGUMENTS
|
|||
with a fully specified name;
|
||||
▸ provide the argument --organization on the command line.
|
||||
|
||||
REQUIRED FLAGS
|
||||
Security Profile resource - Path to Security Profile resource. The
|
||||
arguments in this group can be used to specify the attributes of this
|
||||
resource.
|
||||
|
||||
This must be specified.
|
||||
|
||||
--threat-prevention-profile=THREAT_PREVENTION_PROFILE
|
||||
ID of the Security Profile or fully qualified identifier for the
|
||||
Security Profile.
|
||||
|
||||
To set the security_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
|
||||
Location of the Security Profile. NOTE: Only global security profiles
|
||||
are supported.
|
||||
|
||||
To set the security-profile-location attribute:
|
||||
▸ provide the argument --threat-prevention-profile on the command
|
||||
line with a fully specified name;
|
||||
▸ 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.
|
||||
|
||||
--security-profile-organization=SECURITY_PROFILE_ORGANIZATION
|
||||
Organization ID of the Security Profile.
|
||||
|
||||
To set the security-profile-organization attribute:
|
||||
▸ provide the argument --threat-prevention-profile on the command
|
||||
line with a fully specified name;
|
||||
▸ 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.
|
||||
|
||||
OPTIONAL FLAGS
|
||||
FLAGS
|
||||
--async
|
||||
Return immediately, without waiting for the operation in progress to
|
||||
complete. The default is False.
|
||||
|
|
@ -121,6 +75,52 @@ OPTIONAL 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.
|
||||
|
||||
--threat-prevention-profile=THREAT_PREVENTION_PROFILE
|
||||
ID of the Security Profile or fully qualified identifier for the
|
||||
Security Profile.
|
||||
|
||||
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.
|
||||
|
||||
--threat-prevention-profile-location=THREAT_PREVENTION_PROFILE_LOCATION
|
||||
Location of the Security Profile. NOTE: Only global security profiles
|
||||
are supported.
|
||||
|
||||
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;
|
||||
▸ 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 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;
|
||||
▸ 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,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue