mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 02:55:19 +00:00
53 lines
1.4 KiB
Text
53 lines
1.4 KiB
Text
NAME
|
|
gcloud alpha network-security security-profiles - manage Network Security -
|
|
Security Profiles
|
|
|
|
SYNOPSIS
|
|
gcloud alpha network-security security-profiles GROUP | COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Manage Network Security - Security Profiles.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
custom-intercept
|
|
(ALPHA) Manage Security Profiles - Custom Intercept Profile.
|
|
|
|
custom-mirroring
|
|
(ALPHA) Manage Security Profiles - Custom Mirroring Profile.
|
|
|
|
threat-prevention
|
|
(ALPHA) Manage Security Profiles - Threat Prevention Profile.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
describe
|
|
(ALPHA) Describe a Security Profile.
|
|
|
|
export
|
|
(ALPHA) Export Security Profile.
|
|
|
|
import
|
|
(ALPHA) Import Security Profile.
|
|
|
|
list
|
|
(ALPHA) List Security Profiles.
|
|
|
|
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. These variants are also available:
|
|
|
|
$ gcloud network-security security-profiles
|
|
|
|
$ gcloud beta network-security security-profiles
|
|
|