1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-14 08:55:34 +00:00
gcloud-help/gcloud/beta/developer-connect/connections/git-repository-links/help
2026-03-26 12:11:21 +00:00

48 lines
1.2 KiB
Text

NAME
gcloud beta developer-connect connections git-repository-links - manage git
repository link resources
SYNOPSIS
gcloud beta developer-connect connections git-repository-links COMMAND
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Manage git repository link resources.
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 git repository link.
delete
(BETA) Delete a single git repository link.
describe
(BETA) Get details of a single git repository link.
fetch-read-token
(BETA) Fetch the read token of a given gitRepositoryLink.
fetch-read-write-token
(BETA) Fetch the read/write token of a given gitRepositoryLink.
list
(BETA) List all git repository links in a connection.
update
(BETA) Update a git repository link to enable metrics collection.
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud developer-connect connections git-repository-links
$ gcloud alpha developer-connect connections git-repository-links