NAME
    gcloud alpha builds enterprise-config github - manage GitHub Enterprise
        configurations for Cloud Build

SYNOPSIS
    gcloud alpha builds enterprise-config github COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage GitHub Enterprise configurations for Cloud Build.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        (ALPHA) Create a GitHub Enterprise Config for use by Cloud Build.

     delete
        (ALPHA) Delete a github enterprise config from Cloud Build.

     describe
        (ALPHA) Describe a github enterprise config used by Cloud Build.

     list
        (ALPHA) List all github enterprise configs in a Google Cloud project.

     update
        (ALPHA) Update github enterprise config used by Cloud Build.

NOTES
    This command is currently in alpha and might change without notice. If this
    command fails with API permission errors despite specifying the correct
    project, you might be trying to access an API with an invitation-only early
    access allowlist.

