mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-13 16:37:00 +00:00
53 lines
1.2 KiB
Text
53 lines
1.2 KiB
Text
NAME
|
|
gcloud beta beyondcorp security-gateways applications - manage Application
|
|
resources
|
|
|
|
SYNOPSIS
|
|
gcloud beta beyondcorp security-gateways applications COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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:
|
|
|
|
add-iam-policy-binding
|
|
(BETA) Add an IAM policy binding to a security gateway application.
|
|
|
|
create
|
|
(BETA) Create applications.
|
|
|
|
delete
|
|
(BETA) Delete applications.
|
|
|
|
describe
|
|
(BETA) Describe applications.
|
|
|
|
get-iam-policy
|
|
(BETA) Get the IAM policy for a security gateway application.
|
|
|
|
list
|
|
(BETA) List applications.
|
|
|
|
remove-iam-policy-binding
|
|
(BETA) Remove an IAM policy binding from a security gateway
|
|
application.
|
|
|
|
set-iam-policy
|
|
(BETA) Set the IAM policy for a security gateway application.
|
|
|
|
update
|
|
(BETA) Update applications.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud beyondcorp security-gateways applications
|
|
|