1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00

gcloud: Thu Dec 14 10:23:57 UTC 2023

This commit is contained in:
Automated 2023-12-14 10:23:58 +00:00
parent f36750d203
commit a990278fb3
205 changed files with 4929 additions and 1866 deletions

View file

@ -21,6 +21,9 @@ GROUPS
automations
(BETA) Manages Automations resources for Cloud Deploy.
custom-target-types
(BETA) Create and manage Custom Target Type resources for Cloud Deploy.
delivery-pipelines
(BETA) Create and manage Delivery Pipeline resources for Cloud Deploy.
@ -41,11 +44,12 @@ COMMANDS
apply
(BETA) 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
(BETA) Deletes delivery pipeline(s) and target(s) in a yaml
configuration.
(BETA) Deletes Delivery Pipeline(s), Target(s), Custom Target Type(s),
and Automation(s) in a yaml configuration.
get-config
(BETA) Get the Cloud Deploy config for the provided region and project.