NAME

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

SYNOPSIS

gcloud deploy targets COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION

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

Add IAM policy binding for a Cloud Deploy target.

delete

Deletes a Cloud Deploy target.

describe

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

export

Returns the .yaml definition of the specified target.

get-iam-policy

Get the IAM policy for a Cloud Deploy target.

list

List Cloud Deploy targets.

redeploy

Redeploy the last release to a target.

remove-iam-policy-binding

Remove an IAM policy binding for a Cloud Deploy target.

rollback

Rollbacks a target to a prior rollout.

set-iam-policy

Set the IAM policy for a Cloud Deploy target.

NOTES

These variants are also available:

$ gcloud alpha deploy targets

$ gcloud beta deploy targets