mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +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
|
||||
Manages AutomationRuns resources for Cloud Deploy.
|
||||
|
||||
automations
|
||||
Manages Automations resources for Cloud Deploy.
|
||||
|
||||
delivery-pipelines
|
||||
Create and manage Delivery Pipeline resources for Cloud Deploy.
|
||||
|
||||
|
|
@ -34,8 +40,8 @@ COMMANDS
|
|||
COMMAND is one of the following:
|
||||
|
||||
apply
|
||||
Applies a yaml configuration containing Deliver Pipeline(s), Target(s)
|
||||
declarative definitions.
|
||||
Applies a yaml configuration containing Delivery Pipeline(s), Target(s)
|
||||
and Automation(s) declarative definitions.
|
||||
|
||||
delete
|
||||
Deletes delivery pipeline(s) and target(s) in a yaml configuration.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue