NAME
    gcloud source project-configs - manage Cloud Source Repositories
        configuration of a project

SYNOPSIS
    gcloud source project-configs COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage Cloud Source Repositories configuration of a project.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     describe
        Show details about the configuration of a project.

     update
        Update the Cloud Source Repositories configuration of the current
        project.

NOTES
    These variants are also available:

        $ gcloud alpha source project-configs

        $ gcloud beta source project-configs

