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/deploy-policies/help
2024-07-25 09:27:13 +00:00

34 lines
755 B
Text

NAME
gcloud deploy deploy-policies - create and manage Deploy Policy resources
for Google Cloud Deploy
SYNOPSIS
gcloud deploy deploy-policies COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Create and manage Deploy Policy 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:
delete
Delete a deploy policy.
describe
Show details for a deploy policy.
export
Returns the .yaml definition of the specified deploy policy.
NOTES
These variants are also available:
$ gcloud alpha deploy deploy-policies
$ gcloud beta deploy deploy-policies