mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 19:06:53 +00:00
47 lines
1 KiB
Text
47 lines
1 KiB
Text
NAME
|
|
gcloud beta developer-connect connections - manage connection resources
|
|
|
|
SYNOPSIS
|
|
gcloud beta developer-connect connections GROUP | COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage connection resources.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
git-repository-links
|
|
(BETA) Manage git repository link resources.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(BETA) Create a connection resource.
|
|
|
|
delete
|
|
(BETA) Delete a single connection.
|
|
|
|
describe
|
|
(BETA) Get details of a single connection resource.
|
|
|
|
list
|
|
(BETA) List connections.
|
|
|
|
update
|
|
(BETA) Update the parameters of a single connection.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud developer-connect connections
|
|
|
|
$ gcloud alpha developer-connect connections
|
|
|