mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed May 24 10:23:00 UTC 2023
This commit is contained in:
parent
a56fab68e5
commit
d0919dce4f
151 changed files with 3286 additions and 306 deletions
|
|
@ -24,5 +24,7 @@ NOTES
|
|||
This command is currently in alpha and might change without notice. If this
|
||||
command fails with API permission errors despite specifying the correct
|
||||
project, you might be trying to access an API with an invitation-only early
|
||||
access allowlist.
|
||||
access allowlist. This variant is also available:
|
||||
|
||||
$ gcloud beta network-security security-profiles
|
||||
|
||||
|
|
|
|||
|
|
@ -71,11 +71,11 @@ REQUIRED FLAGS
|
|||
Exactly one of these must be specified:
|
||||
|
||||
--severities=[SEVERITY_LEVEL,...]
|
||||
List of comma seperated severities where each value in the list
|
||||
List of comma-separated severities where each value in the list
|
||||
indicates the severity of the threat.
|
||||
|
||||
--threat-ids=[THREAT-ID,...]
|
||||
List of comma seperated threat identifiers where each identifier in
|
||||
List of comma-separated threat identifiers where each identifier in
|
||||
the list is a vendor-specified Signature ID representing a threat
|
||||
type.
|
||||
|
||||
|
|
@ -96,5 +96,8 @@ NOTES
|
|||
This command is currently in alpha and might change without notice. If this
|
||||
command fails with API permission errors despite specifying the correct
|
||||
project, you might be trying to access an API with an invitation-only early
|
||||
access allowlist.
|
||||
access allowlist. This variant is also available:
|
||||
|
||||
$ gcloud beta network-security security-profiles threat-prevention \
|
||||
add-override
|
||||
|
||||
|
|
|
|||
|
|
@ -71,5 +71,8 @@ NOTES
|
|||
This command is currently in alpha and might change without notice. If this
|
||||
command fails with API permission errors despite specifying the correct
|
||||
project, you might be trying to access an API with an invitation-only early
|
||||
access allowlist.
|
||||
access allowlist. This variant is also available:
|
||||
|
||||
$ gcloud beta network-security security-profiles threat-prevention \
|
||||
create
|
||||
|
||||
|
|
|
|||
|
|
@ -71,5 +71,8 @@ NOTES
|
|||
This command is currently in alpha and might change without notice. If this
|
||||
command fails with API permission errors despite specifying the correct
|
||||
project, you might be trying to access an API with an invitation-only early
|
||||
access allowlist.
|
||||
access allowlist. This variant is also available:
|
||||
|
||||
$ gcloud beta network-security security-profiles threat-prevention \
|
||||
delete
|
||||
|
||||
|
|
|
|||
|
|
@ -66,11 +66,11 @@ REQUIRED FLAGS
|
|||
Exactly one of these must be specified:
|
||||
|
||||
--severities=[SEVERITY_LEVEL,...]
|
||||
List of comma seperated severities where each value in the list
|
||||
List of comma-separated severities where each value in the list
|
||||
indicates the severity of the threat.
|
||||
|
||||
--threat-ids=[THREAT-ID,...]
|
||||
List of comma seperated threat identifiers where each identifier in
|
||||
List of comma-separated threat identifiers where each identifier in
|
||||
the list is a vendor-specified Signature ID representing a threat
|
||||
type.
|
||||
|
||||
|
|
@ -91,5 +91,8 @@ NOTES
|
|||
This command is currently in alpha and might change without notice. If this
|
||||
command fails with API permission errors despite specifying the correct
|
||||
project, you might be trying to access an API with an invitation-only early
|
||||
access allowlist.
|
||||
access allowlist. This variant is also available:
|
||||
|
||||
$ gcloud beta network-security security-profiles threat-prevention \
|
||||
delete-override
|
||||
|
||||
|
|
|
|||
|
|
@ -109,5 +109,7 @@ NOTES
|
|||
This command is currently in alpha and might change without notice. If this
|
||||
command fails with API permission errors despite specifying the correct
|
||||
project, you might be trying to access an API with an invitation-only early
|
||||
access allowlist.
|
||||
access allowlist. This variant is also available:
|
||||
|
||||
$ gcloud beta network-security security-profiles threat-prevention
|
||||
|
||||
|
|
|
|||
|
|
@ -89,5 +89,8 @@ NOTES
|
|||
This command is currently in alpha and might change without notice. If this
|
||||
command fails with API permission errors despite specifying the correct
|
||||
project, you might be trying to access an API with an invitation-only early
|
||||
access allowlist.
|
||||
access allowlist. This variant is also available:
|
||||
|
||||
$ gcloud beta network-security security-profiles threat-prevention \
|
||||
list
|
||||
|
||||
|
|
|
|||
|
|
@ -70,5 +70,8 @@ NOTES
|
|||
This command is currently in alpha and might change without notice. If this
|
||||
command fails with API permission errors despite specifying the correct
|
||||
project, you might be trying to access an API with an invitation-only early
|
||||
access allowlist.
|
||||
access allowlist. This variant is also available:
|
||||
|
||||
$ gcloud beta network-security security-profiles threat-prevention \
|
||||
list-overrides
|
||||
|
||||
|
|
|
|||
|
|
@ -71,11 +71,11 @@ REQUIRED FLAGS
|
|||
Exactly one of these must be specified:
|
||||
|
||||
--severities=[SEVERITY_LEVEL,...]
|
||||
List of comma seperated severities where each value in the list
|
||||
List of comma-separated severities where each value in the list
|
||||
indicates the severity of the threat.
|
||||
|
||||
--threat-ids=[THREAT-ID,...]
|
||||
List of comma seperated threat identifiers where each identifier in
|
||||
List of comma-separated threat identifiers where each identifier in
|
||||
the list is a vendor-specified Signature ID representing a threat
|
||||
type.
|
||||
|
||||
|
|
@ -96,5 +96,8 @@ NOTES
|
|||
This command is currently in alpha and might change without notice. If this
|
||||
command fails with API permission errors despite specifying the correct
|
||||
project, you might be trying to access an API with an invitation-only early
|
||||
access allowlist.
|
||||
access allowlist. This variant is also available:
|
||||
|
||||
$ gcloud beta network-security security-profiles threat-prevention \
|
||||
update-override
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue