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

