gcloud alpha builds triggers - create and manage build triggers for Google Cloud Build
gcloud alpha builds triggers GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
(ALPHA) 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:
- config
(ALPHA) Manage Google Cloud Build trigger configurations.
- create
(ALPHA) Create build triggers for Google Cloud Build.
COMMAND is one of the following:
- delete
(ALPHA) Delete a build trigger.
- describe
(ALPHA) Get information about a particular trigger.
- export
(ALPHA) Export a build trigger.
- import
(ALPHA) Import a build trigger.
- list
(ALPHA) List Google Cloud Build triggers for a project.
- run
(ALPHA) Run a build trigger.
This command is currently in alpha and might change without notice. If this command fails with API permission errors despite specifying the correct project, you might be trying to access an API with an invitation-only early access allowlist. These variants are also available:
$ gcloud builds triggers
$ gcloud beta builds triggers