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

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

DESCRIPTION
    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
        Updates Bitbucket Cloud trigger used by Cloud Build.

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

     bitbucketserver
        Updates Bitbucket Server trigger used by Cloud Build.

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

     github
        Update GitHub trigger used by Cloud Build.

     gitlab
        Updates GitLab trigger used by Cloud Build.

     manual
        Updates a manual trigger used by Cloud Build.

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

     webhook
        Update a Webhook trigger used by Cloud Build.

NOTES
    These variants are also available:

        $ gcloud alpha builds triggers update

        $ gcloud beta builds triggers update

