mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
45 lines
911 B
Text
45 lines
911 B
Text
NAME
|
|
gcloud developer-connect connections - manage connection resources
|
|
|
|
SYNOPSIS
|
|
gcloud developer-connect connections GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
Manage git repository link resources.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Create a connection resource.
|
|
|
|
delete
|
|
Delete a single connection.
|
|
|
|
describe
|
|
Get details of a single connection resource.
|
|
|
|
list
|
|
List connections.
|
|
|
|
update
|
|
Update the parameters of a single connection.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha developer-connect connections
|
|
|
|
$ gcloud beta developer-connect connections
|
|
|