mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 19:06:53 +00:00
43 lines
1.2 KiB
Text
43 lines
1.2 KiB
Text
NAME
|
|
gcloud alpha network-security security-profiles custom-intercept - manage
|
|
Security Profiles - Custom Intercept Profile
|
|
|
|
SYNOPSIS
|
|
gcloud alpha network-security security-profiles custom-intercept COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) This class provides commands for managing Custom Intercept Security
|
|
Profile.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(ALPHA) Create a new Custom Intercept Profile.
|
|
|
|
delete
|
|
(ALPHA) Delete a Security Profile.
|
|
|
|
describe
|
|
(ALPHA) Describe a Custom InterceptSecurity Profile.
|
|
|
|
list
|
|
(ALPHA) List Custom Intercept Security Profiles.
|
|
|
|
update
|
|
(ALPHA) Updates a Custom Intercept Profile.
|
|
|
|
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. This variant is also available:
|
|
|
|
$ gcloud beta network-security security-profiles custom-intercept
|
|
|