mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-12 07:58:28 +00:00
35 lines
996 B
Text
35 lines
996 B
Text
NAME
|
|
gcloud beta beyondcorp app gateways - manages appconnector gateways
|
|
|
|
SYNOPSIS
|
|
gcloud beta beyondcorp app gateways COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) A BeyondCorp AppGateway resource represents a BeyondCorp protected
|
|
AppGateway to a remote application. It creates all the necessary google
|
|
cloud platform components needed for creating a BeyondCorp protected
|
|
AppGateway. Multiple connectors can be authorised for a single AppGateway
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(BETA) Create a new Beyondcorp AppConnector Gateway.
|
|
|
|
delete
|
|
(BETA) Delete a single AppConnector Gateway.
|
|
|
|
describe
|
|
(BETA) Describe a single AppConnector Gateway.
|
|
|
|
list
|
|
(BETA) List Beyondcorp AppConnector Gateway resources.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice.
|
|
|