mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
42 lines
1.1 KiB
Text
42 lines
1.1 KiB
Text
NAME
|
|
gcloud beta beyondcorp app connections - create and manipulate beyondcorp
|
|
connections
|
|
|
|
SYNOPSIS
|
|
gcloud beta beyondcorp app connections COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) A Beyondcorp Connection resource represents a BeyondCorp protected
|
|
connection to a remote application. It creates all the necessary Google
|
|
Cloud Platform components needed for creating a BeyondCorp protected
|
|
connection. Multiple connectors can be authorised for a single Connection.
|
|
|
|
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 application connection.
|
|
|
|
delete
|
|
(BETA) Delete a single Connection.
|
|
|
|
describe
|
|
(BETA) Describe a single Connection.
|
|
|
|
list
|
|
(BETA) List Beyondcorp connection Resources.
|
|
|
|
update
|
|
(BETA) Update an existing Beyondcorp application connection.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha beyondcorp app connections
|
|
|