NAME

gcloud beta deploy targets - create and manage Target resources for Google Cloud Deploy

SYNOPSIS

gcloud beta deploy targets COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION

(BETA) Create and manage Target 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:

add-iam-policy-binding

(BETA) Add IAM policy binding for a Cloud Deploy target.

delete

(BETA) Deletes a Cloud Deploy target.

describe

(BETA) Describes details specific to the individual target, delivery pipeline qualified.

export

(BETA) Returns the .yaml definition of the specified target.

get-iam-policy

(BETA) Get the IAM policy for a Cloud Deploy target.

list

(BETA) List Cloud Deploy targets.

redeploy

(BETA) Redeploy the last release to a target.

remove-iam-policy-binding

(BETA) Remove an IAM policy binding for a Cloud Deploy target.

rollback

(BETA) Rollbacks a target to a prior rollout.

set-iam-policy

(BETA) Set the IAM policy for a Cloud Deploy target.

NOTES

This command is currently in beta and might change without notice. These variants are also available:

$ gcloud deploy targets

$ gcloud alpha deploy targets