1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-10 11:21:48 +00:00
gcloud-help/gcloud/developer-connect/connections/git-repository-links/help
2024-12-11 10:18:23 +00:00

44 lines
1 KiB
Text

NAME
gcloud developer-connect connections git-repository-links - manage git
repository link resources
SYNOPSIS
gcloud developer-connect connections git-repository-links COMMAND
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
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
Create a git repository link.
delete
Delete a single git repository link.
describe
Get details of a single git repository link.
fetch-read-token
Fetch the read token of a given gitRepositoryLink.
fetch-read-write-token
Fetch the read/write token of a given gitRepositoryLink.
list
List all git repository links in a connection.
NOTES
These variants are also available:
$ gcloud alpha developer-connect connections git-repository-links
$ gcloud beta developer-connect connections git-repository-links