mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
gcloud: Thu Nov 9 11:45:52 UTC 2023
This commit is contained in:
parent
f2c5d1d45f
commit
03f0979970
300 changed files with 8569 additions and 1319 deletions
|
|
@ -15,6 +15,12 @@ GCLOUD WIDE FLAGS
|
|||
GROUPS
|
||||
GROUP is one of the following:
|
||||
|
||||
automation-runs
|
||||
(ALPHA) Manages AutomationRuns resources for Cloud Deploy.
|
||||
|
||||
automations
|
||||
(ALPHA) Manages Automations resources for Cloud Deploy.
|
||||
|
||||
delivery-pipelines
|
||||
(ALPHA) Create and manage Delivery Pipeline resources for Cloud Deploy.
|
||||
|
||||
|
|
@ -34,8 +40,8 @@ COMMANDS
|
|||
COMMAND is one of the following:
|
||||
|
||||
apply
|
||||
(ALPHA) Applies a yaml configuration containing Deliver Pipeline(s),
|
||||
Target(s) declarative definitions.
|
||||
(ALPHA) Applies a yaml configuration containing Delivery Pipeline(s),
|
||||
Target(s) and Automation(s) declarative definitions.
|
||||
|
||||
delete
|
||||
(ALPHA) Deletes delivery pipeline(s) and target(s) in a yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue