1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-09 19:06:53 +00:00
gcloud-help/gcloud/alpha/deploy/deploy-policies/help
2024-10-02 09:51:07 +00:00

37 lines
1 KiB
Text

NAME
gcloud alpha deploy deploy-policies - create and manage Deploy Policy
resources for Google Cloud Deploy
SYNOPSIS
gcloud alpha deploy deploy-policies COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) 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
(ALPHA) Delete a deploy policy.
describe
(ALPHA) Show details about a deploy policy.
export
(ALPHA) Returns the .yaml definition of the specified deploy policy.
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 deploy-policies
$ gcloud beta deploy deploy-policies