mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Fri Mar 22 09:56:14 UTC 2024
This commit is contained in:
parent
75379bf68b
commit
5b4fac9106
182 changed files with 4221 additions and 251 deletions
|
|
@ -36,7 +36,8 @@ EXAMPLES
|
|||
$ gcloud beta network-security security-profile-groups describe \
|
||||
my-security-profile-group --organization=1234 --location=global
|
||||
|
||||
To list Security Profile Groups in specifed location and organization, run:
|
||||
To list Security Profile Groups in specified location and organization,
|
||||
run:
|
||||
|
||||
$ gcloud beta network-security security-profile-groups list \
|
||||
--location=global
|
||||
|
|
@ -76,8 +77,10 @@ COMMANDS
|
|||
(BETA) Update a Security Profile Group.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud network-security security-profile-groups
|
||||
|
||||
$ gcloud alpha network-security security-profile-groups
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue