mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Sep 25 09:51:52 UTC 2024
This commit is contained in:
parent
8ebed5b0f1
commit
0a5b6f11af
202 changed files with 9781 additions and 830 deletions
45
gcloud/beta/developer-connect/connections/help
Normal file
45
gcloud/beta/developer-connect/connections/help
Normal file
|
|
@ -0,0 +1,45 @@
|
|||
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. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud alpha developer-connect connections
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue