mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +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
|
|
@ -21,6 +21,10 @@ GROUPS
|
|||
automations
|
||||
(ALPHA) Manages Automations resources for Cloud Deploy.
|
||||
|
||||
custom-target-types
|
||||
(ALPHA) Create and manage Custom Target Type resources for Cloud
|
||||
Deploy.
|
||||
|
||||
delivery-pipelines
|
||||
(ALPHA) Create and manage Delivery Pipeline resources for Cloud Deploy.
|
||||
|
||||
|
|
@ -41,11 +45,12 @@ COMMANDS
|
|||
|
||||
apply
|
||||
(ALPHA) Applies a yaml configuration containing Delivery Pipeline(s),
|
||||
Target(s) and Automation(s) declarative definitions.
|
||||
Target(s), Custom Target Type(s), and Automation(s) declarative
|
||||
definitions.
|
||||
|
||||
delete
|
||||
(ALPHA) Deletes delivery pipeline(s) and target(s) in a yaml
|
||||
configuration.
|
||||
(ALPHA) Deletes Delivery Pipeline(s), Target(s), Custom Target Type(s),
|
||||
and Automation(s) in a yaml configuration.
|
||||
|
||||
get-config
|
||||
(ALPHA) Get the Cloud Deploy config for the provided region and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue