gcloud alpha deploy targets - create and manage Target resources for Google Cloud Deploy
gcloud alpha deploy targets COMMAND [GCLOUD_WIDE_FLAG ...]
(ALPHA) 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
(ALPHA) Add IAM policy binding for a Cloud Deploy target.
- delete
(ALPHA) Deletes a Cloud Deploy target.
- describe
(ALPHA) Describes details specific to the individual target, delivery pipeline qualified.
- export
(ALPHA) Returns the .yaml definition of the specified target.
- get-iam-policy
(ALPHA) Get the IAM policy for a Cloud Deploy target.
- list
(ALPHA) List Cloud Deploy targets.
- redeploy
(ALPHA) Redeploy the last release to a target.
- remove-iam-policy-binding
(ALPHA) Remove an IAM policy binding for a Cloud Deploy target.
- rollback
(ALPHA) Rollbacks a target to a prior rollout.
- set-iam-policy
(ALPHA) Set the IAM policy for a Cloud Deploy target.
This command is currently in alpha and might change without notice. If this command fails with API permission errors despite specifying the correct project, you might be trying to access an API with an invitation-only early access allowlist. These variants are also available:
$ gcloud deploy targets
$ gcloud beta deploy targets