gcloud beta deploy releases - create and manage Release resources for Google Cloud Deploy
gcloud beta deploy releases COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) Create and manage Release resources for Google Cloud Deploy.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- abandon
(BETA) Abandons a release.
- create
(BETA) Creates a new release, delivery pipeline qualified.
- describe
(BETA) Show details about a release.
- list
(BETA) List releases.
- promote
(BETA) Promotes a release from one target (source), to another (destination).
This command is currently in beta and might change without notice. These variants are also available:
$ gcloud deploy releases
$ gcloud alpha deploy releases