NAME
    gcloud beta source repos - manage cloud source repositories

SYNOPSIS
    gcloud beta source repos COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Manage cloud source repositories.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     clone
        (BETA) Clone a cloud source repository.

     create
        (BETA) Create a cloud source repository.

     delete
        (BETA) Delete a cloud source repository.

     describe
        (BETA) Describe a cloud source repository.

     get-iam-policy
        (BETA) Get the IAM policy for the named cloud source repository.

     list
        (BETA) List the repositories the currently active project.

     set-iam-policy
        (BETA) Set the IAM policy for the named repository.

     update
        (BETA) Update the configuration of a Cloud Source Repository.

NOTES
    This command is currently in beta and might change without notice. These
    variants are also available:

        $ gcloud source repos

        $ gcloud alpha source repos

