mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-12 16:08:31 +00:00
49 lines
949 B
Text
49 lines
949 B
Text
NAME
|
|
gcloud beyondcorp security-gateways - manage Security Gateway resources
|
|
|
|
SYNOPSIS
|
|
gcloud beyondcorp security-gateways GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Security Gateway resources.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
applications
|
|
Manage Application resources.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Create securityGateways.
|
|
|
|
delete
|
|
Delete securityGateways.
|
|
|
|
describe
|
|
Describe securityGateways.
|
|
|
|
get-iam-policy
|
|
Get the IAM policy for a security gateway.
|
|
|
|
list
|
|
List securityGateways.
|
|
|
|
set-iam-policy
|
|
Set the IAM policy for a security gateway.
|
|
|
|
update
|
|
Update securityGateways.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud beta beyondcorp security-gateways
|
|
|