mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-14 17:05:28 +00:00
45 lines
890 B
Text
45 lines
890 B
Text
NAME
|
|
gcloud beyondcorp security-gateways applications - manage Application
|
|
resources
|
|
|
|
SYNOPSIS
|
|
gcloud beyondcorp security-gateways applications COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Application resources.
|
|
|
|
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 applications.
|
|
|
|
delete
|
|
Delete applications.
|
|
|
|
describe
|
|
Describe applications.
|
|
|
|
get-iam-policy
|
|
Get the IAM policy for a security gateway application.
|
|
|
|
list
|
|
List applications.
|
|
|
|
set-iam-policy
|
|
Set the IAM policy for a security gateway application.
|
|
|
|
update
|
|
Update applications.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud beta beyondcorp security-gateways applications
|
|
|