1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Thu Jul 25 09:27:13 UTC 2024

This commit is contained in:
Automated 2024-07-25 09:27:13 +00:00
parent 503936d882
commit 3a4c5997b9
153 changed files with 2744 additions and 496 deletions

View file

@ -0,0 +1,37 @@
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 for 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