1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-13 08:27:05 +00:00
gcloud-help/gcloud/alpha/developer-connect/connections/help

50 lines
1.2 KiB
Text
Raw Normal View History

2024-05-15 09:19:06 +00:00
NAME
2024-09-25 09:51:52 +00:00
gcloud alpha developer-connect connections - manage connection resources
2024-05-15 09:19:06 +00:00
SYNOPSIS
gcloud alpha developer-connect connections GROUP | COMMAND
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
2024-09-25 09:51:52 +00:00
(ALPHA) Manage connection resources.
2024-05-15 09:19:06 +00:00
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
2024-09-25 09:51:52 +00:00
(ALPHA) Manage git repository link resources.
2024-05-15 09:19:06 +00:00
COMMANDS
COMMAND is one of the following:
create
2024-09-25 09:51:52 +00:00
(ALPHA) Create a connection resource.
2024-05-15 09:19:06 +00:00
delete
2024-09-25 09:51:52 +00:00
(ALPHA) Delete a single connection.
2024-05-15 09:19:06 +00:00
describe
2024-09-25 09:51:52 +00:00
(ALPHA) Get details of a single connection resource.
2024-05-15 09:19:06 +00:00
list
(ALPHA) List connections.
update
2024-09-25 09:51:52 +00:00
(ALPHA) Update the parameters of a single connection.
2024-05-15 09:19:06 +00:00
NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
2024-12-11 10:18:23 +00:00
access allowlist. These variants are also available:
$ gcloud developer-connect connections
2024-09-25 09:51:52 +00:00
$ gcloud beta developer-connect connections
2024-05-15 09:19:06 +00:00