1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-09 10:56:49 +00:00
gcloud-help/gcloud/beta/deploy/releases/help
2023-09-13 10:32:10 +00:00

42 lines
938 B
Text

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