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:

     bitbucketserver
        Updates Bitbucket Server trigger used by Google Cloud Build.

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

     github
        Update GitHub trigger used by Google Cloud Build.

     gitlab
        Updates GitLab trigger used by Google Cloud Build.

     manual
        Updates a manual trigger used by Google Cloud Build.

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

     webhook
        Update a Webhook trigger used by Google Cloud Build.

NOTES
    These variants are also available:

        $ gcloud alpha builds triggers update

        $ gcloud beta builds triggers update

