gcloud beta builds triggers - create and manage build triggers for Google Cloud Build
gcloud beta builds triggers GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) 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
(BETA) Create build triggers for Google Cloud Build.
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 Google Cloud Build triggers for a project.
- run
(BETA) Run a build trigger.
This command is currently in beta and might change without notice. These variants are also available:
$ gcloud builds triggers
$ gcloud alpha builds triggers