mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Feb 11 11:28:24 UTC 2026
This commit is contained in:
parent
582f364023
commit
aaff695a08
2667 changed files with 84754 additions and 68242 deletions
|
|
@ -15,12 +15,13 @@ EXAMPLES
|
|||
To delete an Security Profile Group called my-security-profile-group run:
|
||||
|
||||
$ gcloud network-security security-profile-groups delete \
|
||||
my-security-profile-group --organization=1234 --location=global
|
||||
my-security-profile-group --organization=1234 --location=global
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
Security profile group resource - Name of the Security Profile Group you
|
||||
want to delete. The arguments in this group can be used to specify the
|
||||
attributes of this resource.
|
||||
Security profile group resource - Security Profile Group Name. The
|
||||
arguments in this group can be used to specify the attributes of this
|
||||
resource. This resource can be one of the following types:
|
||||
[security_profile_group].
|
||||
|
||||
This must be specified.
|
||||
|
||||
|
|
@ -35,16 +36,15 @@ POSITIONAL ARGUMENTS
|
|||
arguments in this group are specified.
|
||||
|
||||
--location=LOCATION
|
||||
Location ID of the resource.
|
||||
location of the security_profile_group - Global.
|
||||
|
||||
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;
|
||||
▸ use default global location .
|
||||
▸ provide the argument --location on the command line.
|
||||
|
||||
--organization=ORGANIZATION
|
||||
Organization number.
|
||||
Organization ID of Security Profile Group
|
||||
|
||||
To set the organization attribute:
|
||||
▸ provide the argument security_profile_group on the command line
|
||||
|
|
@ -54,7 +54,7 @@ POSITIONAL ARGUMENTS
|
|||
FLAGS
|
||||
--async
|
||||
Return immediately, without waiting for the operation in progress to
|
||||
complete.
|
||||
complete. The default is False.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
@ -64,10 +64,6 @@ GCLOUD WIDE FLAGS
|
|||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
API REFERENCE
|
||||
This command uses the networksecurity/v1 API. The full documentation for
|
||||
this API can be found at: https://cloud.google.com/networking
|
||||
|
||||
NOTES
|
||||
These variants are also available:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue