gcloud builds triggers - create and manage build triggers for Google Cloud Build
gcloud builds triggers GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
Create and manage build triggers for Google Cloud Build.
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUP is one of the following:
- create
Create build triggers for Google Cloud Build.
COMMAND is one of the following:
- delete
Delete a build trigger.
- describe
Get information about a particular trigger.
- import
Import a build trigger.
- list
List Google Cloud Build triggers for a project.
- run
Run a build trigger.
These variants are also available:
$ gcloud alpha builds triggers
$ gcloud beta builds triggers