mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Dec 11 10:18:23 UTC 2024
This commit is contained in:
parent
ad2752c6c9
commit
ec6dc40f99
493 changed files with 17655 additions and 1753 deletions
|
|
@ -0,0 +1,44 @@
|
|||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue