1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/alpha/deploy/targets/help
2022-03-01 04:29:52 +00:00

56 lines
1.5 KiB
Text

NAME
gcloud alpha deploy targets - create and manage Target resources for Google
Cloud Deploy
SYNOPSIS
gcloud alpha deploy targets COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) 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
(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.
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.
NOTES
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