1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-10 11:21:48 +00:00
gcloud-help/gcloud/beta/deploy/releases/help
2022-03-01 04:29:52 +00:00

39 lines
903 B
Text

NAME
gcloud beta deploy releases - create and manage Release resources for
Google Cloud Deploy
SYNOPSIS
gcloud beta deploy releases COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) 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:
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).
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud deploy releases
$ gcloud alpha deploy releases