1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-17 14:26:34 +00:00
gcloud-help/gcloud/beta/deploy/deploy-policies/help

36 lines
861 B
Text
Raw Normal View History

2024-07-25 09:27:13 +00:00
NAME
gcloud beta deploy deploy-policies - create and manage Deploy Policy
resources for Google Cloud Deploy
SYNOPSIS
gcloud beta deploy deploy-policies COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) 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
(BETA) Delete a deploy policy.
describe
2024-10-02 09:51:07 +00:00
(BETA) Show details about a deploy policy.
2024-07-25 09:27:13 +00:00
export
(BETA) Returns the .yaml definition of the specified deploy policy.
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud deploy deploy-policies
$ gcloud alpha deploy deploy-policies