1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00
gcloud-help/gcloud/alpha/deploy/releases/help
2023-09-13 10:32:10 +00:00

44 lines
1.1 KiB
Text

NAME
gcloud alpha deploy releases - create and manage Release resources for
Cloud Deploy
SYNOPSIS
gcloud alpha deploy releases COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Create and manage Release resources for 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