NAME
    gcloud beta builds triggers update - update Triggers in Google Cloud Build

SYNOPSIS
    gcloud beta builds triggers update COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Update Triggers in Google 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:

     bitbucket-cloud
        (BETA) Updates Bitbucket Cloud trigger used by Cloud Build.

     bitbucket-data-center
        (BETA) Updates Bitbucket Data Center trigger used by Cloud Build.

     bitbucketserver
        (BETA) Updates Bitbucket Server trigger used by Cloud Build.

     cloud-source-repositories
        (BETA) Updates Cloud Source Repositories trigger used by Cloud Build.

     developer-connect
        (BETA) Updates Developer Connect trigger used by Cloud Build.

     github
        (BETA) Update GitHub trigger used by Cloud Build.

     gitlab
        (BETA) Updates GitLab trigger used by Cloud Build.

     manual
        (BETA) Updates a manual trigger used by Cloud Build.

     pubsub
        (BETA) Update a Pub/Sub trigger used by Cloud Build.

     webhook
        (BETA) Update a Webhook trigger used by Cloud Build.

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

        $ gcloud builds triggers update

        $ gcloud alpha builds triggers update

