NAME

gcloud alpha deploy releases - create and manage Release resources for Google Cloud Deploy

SYNOPSIS

gcloud alpha deploy releases COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION

(ALPHA) Create and manage Release resources for Google Cloud Deploy.

GCLOUD WIDE FLAGS

These flags are available to all commands: --help.

Run $ gcloud help for details.

COMMANDS

COMMAND is one of the following:

abandon

(ALPHA) Abandons a release.

create

(ALPHA) Creates a new release, delivery pipeline qualified.

describe

(ALPHA) Show details about a release.

list

(ALPHA) List releases.

promote

(ALPHA) Promotes a release from one target (source), to another (destination).

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 deploy releases

$ gcloud beta deploy releases