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

gcloud: Thu Jul 20 11:47:24 UTC 2023

This commit is contained in:
Automated 2023-07-20 11:47:25 +00:00
parent b4c2508b12
commit 64e67b443c
325 changed files with 10090 additions and 1806 deletions

View file

@ -13,10 +13,10 @@ DESCRIPTION
(ALPHA) Create a new Security Profile Group with the given name.
EXAMPLES
To create a Security Profile Group with the name my-security-profile-group
(Either a fully specified path or --location and --organization flags for
SPG should be specified), --threat-prevention-profile my-security-profile
and optional description as optional description, run:
To create a Security Profile Group with the name my-security-profile-group,
with a fully specified threat prevention profile using
--threat-prevention-profile flag and optional description as optional
description, run:
$ gcloud alpha network-security security-profile-groups create \
my-security-profile-group --organization=1234 \
@ -43,12 +43,13 @@ POSITIONAL ARGUMENTS
arguments in this group are specified.
--location=LOCATION
Location Id.
Location Id of the resource.
To set the location attribute:
▸ provide the argument security_profile_group on the command line
with a fully specified name;
▸ provide the argument --location on the command line.
▸ provide the argument --location on the command line;
▸ use default global location .
--organization=ORGANIZATION
Organization number.