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:

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

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

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

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

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

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

     webhook
        (BETA) Update a Webhook trigger used by Google 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

