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

53 lines
1.2 KiB
Text

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.
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