mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +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
|
|
@ -16,12 +16,13 @@ EXAMPLES
|
|||
run:
|
||||
|
||||
$ gcloud network-security security-profile-groups describe \
|
||||
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 to be
|
||||
described. 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.
|
||||
|
||||
|
|
@ -36,16 +37,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
|
||||
|
|
@ -60,10 +60,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