mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Thu Dec 14 10:23:57 UTC 2023
This commit is contained in:
parent
f36750d203
commit
a990278fb3
205 changed files with 4929 additions and 1866 deletions
|
|
@ -1,13 +1,14 @@
|
|||
NAME
|
||||
gcloud deploy apply - applies a yaml configuration containing Delivery
|
||||
Pipeline(s), Target(s) and Automation(s) declarative definitions
|
||||
Pipeline(s), Target(s), Custom Target Type(s), and Automation(s)
|
||||
declarative definitions
|
||||
|
||||
SYNOPSIS
|
||||
gcloud deploy apply --file=FILE [--region=REGION] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Applies a yaml configuration containing Delivery Pipeline(s), Target(s) and
|
||||
Automation(s) declarative definitions.
|
||||
Applies a yaml configuration containing Delivery Pipeline(s), Target(s),
|
||||
Custom Target Type(s), 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