NAME

gcloud alpha builds triggers - create and manage build triggers for Google Cloud Build

SYNOPSIS

gcloud alpha builds triggers GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION

(ALPHA) 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:

config

(ALPHA) Manage Google Cloud Build trigger configurations.

create

(ALPHA) Create build triggers for Google Cloud Build.

COMMANDS

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.

NOTES

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