mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +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
|
|
@ -130,8 +130,10 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
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 create
|
||||
|
||||
$ gcloud alpha network-security security-profile-groups create
|
||||
|
||||
|
|
|
|||
|
|
@ -69,8 +69,10 @@ API REFERENCE
|
|||
for this API can be found at: https://cloud.google.com/networking
|
||||
|
||||
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 delete
|
||||
|
||||
$ gcloud alpha network-security security-profile-groups delete
|
||||
|
||||
|
|
|
|||
|
|
@ -65,8 +65,10 @@ API REFERENCE
|
|||
for this API can be found at: https://cloud.google.com/networking
|
||||
|
||||
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 describe
|
||||
|
||||
$ gcloud alpha network-security security-profile-groups describe
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -86,8 +86,10 @@ API REFERENCE
|
|||
for this API can be found at: https://cloud.google.com/networking
|
||||
|
||||
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 list
|
||||
|
||||
$ gcloud alpha network-security security-profile-groups list
|
||||
|
||||
|
|
|
|||
|
|
@ -149,8 +149,10 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
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 update
|
||||
|
||||
$ gcloud alpha network-security security-profile-groups update
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue