mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Thu Jul 20 11:47:24 UTC 2023
This commit is contained in:
parent
b4c2508b12
commit
64e67b443c
325 changed files with 10090 additions and 1806 deletions
|
|
@ -11,8 +11,7 @@ DESCRIPTION
|
|||
(BETA) Delete the specified Security Profile.
|
||||
|
||||
EXAMPLES
|
||||
To delete a Security Profile called my-security-profile which includes
|
||||
location as global or region specifed and organization ID, run:
|
||||
To delete a Security Profile called my-security-profile run:
|
||||
|
||||
$ gcloud beta network-security security-profiles threat-prevention \
|
||||
delete my-security-profile
|
||||
|
|
@ -35,12 +34,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 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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue