mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Thu Jul 25 09:27:13 UTC 2024
This commit is contained in:
parent
503936d882
commit
3a4c5997b9
153 changed files with 2744 additions and 496 deletions
35
gcloud/beta/deploy/deploy-policies/help
Normal file
35
gcloud/beta/deploy/deploy-policies/help
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
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
|
||||
(BETA) Show details for a deploy policy.
|
||||
|
||||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue