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