mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed May 14 10:45:02 UTC 2025
This commit is contained in:
parent
dfebca5b6c
commit
82f3a66664
423 changed files with 11160 additions and 1149 deletions
|
|
@ -0,0 +1,42 @@
|
|||
NAME
|
||||
gcloud network-security security-profiles custom-intercept - manage
|
||||
Security Profiles - Custom Intercept Profile
|
||||
|
||||
SYNOPSIS
|
||||
gcloud network-security security-profiles custom-intercept COMMAND
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
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
|
||||
Create a new Custom Intercept Profile.
|
||||
|
||||
delete
|
||||
Delete a Security Profile.
|
||||
|
||||
describe
|
||||
Describe a Custom InterceptSecurity Profile.
|
||||
|
||||
list
|
||||
List Custom Intercept Security Profiles.
|
||||
|
||||
update
|
||||
Updates a Custom Intercept Profile.
|
||||
|
||||
NOTES
|
||||
These variants are also available:
|
||||
|
||||
$ gcloud alpha network-security security-profiles custom-intercept
|
||||
|
||||
$ gcloud beta network-security security-profiles custom-intercept
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue