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:
parent
503936d882
commit
3a4c5997b9
153 changed files with 2744 additions and 496 deletions
|
|
@ -1,7 +1,7 @@
|
|||
NAME
|
||||
gcloud beta deploy apply - applies a yaml configuration containing Delivery
|
||||
Pipeline(s), Target(s), Custom Target Type(s), and Automation(s)
|
||||
declarative definitions
|
||||
Pipeline(s), Target(s), Custom Target Type(s), Deploy Policy(ies), and
|
||||
Automation(s) declarative definitions
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta deploy apply --file=FILE [--region=REGION]
|
||||
|
|
@ -9,8 +9,8 @@ SYNOPSIS
|
|||
|
||||
DESCRIPTION
|
||||
(BETA) Applies a yaml configuration containing Delivery Pipeline(s),
|
||||
Target(s), Custom Target Type(s), and Automation(s) declarative
|
||||
definitions.
|
||||
Target(s), Custom Target Type(s), Deploy Policy(ies), and Automation(s)
|
||||
declarative definitions.
|
||||
|
||||
EXAMPLES
|
||||
To apply a Cloud Deploy YAML file deploy.yaml:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue