gcloud beta builds triggers

NAME
gcloud beta builds triggers - create and manage build triggers for Google Cloud Build
SYNOPSIS
gcloud beta builds triggers GROUP | COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(BETA) Create and manage build triggers for Google Cloud Build.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.

Run $ gcloud help for details.

GROUPS
GROUP is one of the following:
create
(BETA) Create build triggers for Google Cloud Build.
update
(BETA) Update Triggers in Google Cloud Build.
COMMANDS
COMMAND is one of the following:
delete
(BETA) Delete a build trigger.
describe
(BETA) Get information about a particular trigger.
export
(BETA) Export a build trigger.
import
(BETA) Import a build trigger.
list
(BETA) List Cloud Build triggers for a project.
run
(BETA) Run a build trigger.
NOTES
This command is currently in beta and might change without notice. These variants are also available:
gcloud builds triggers
gcloud alpha builds triggers