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

@ -14,9 +14,8 @@ DESCRIPTION
(ALPHA) Update the details of a Security Profile Group.
EXAMPLES
To update an SPG with new Threat prevention profile my-new-security-profile
(Either a fully specified path or --location and --organization flags for
SPG should be specified), run:
To update a Security Profile Group with new threat prevention profile
my-new-security-profile, run:
$ gcloud alpha network-security security-profile-groups update \
my-security-profile-group --organization=1234 \
@ -43,12 +42,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.