gcloud deploy targets - create and manage Target resources for Google Cloud Deploy
gcloud deploy targets COMMAND [GCLOUD_WIDE_FLAG ...]
Create and manage Target resources for Google Cloud Deploy.
These flags are available to all commands: --help.
Run $ gcloud help for details.
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.
These variants are also available:
$ gcloud alpha deploy targets
$ gcloud beta deploy targets