1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +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
Manages Automations resources for Cloud Deploy.
custom-target-types
Create and manage Custom Target Type resources for Cloud Deploy.
delivery-pipelines
Create and manage Delivery Pipeline resources for Cloud Deploy.
@ -40,11 +43,13 @@ COMMANDS
COMMAND is one of the following:
apply
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.
delete
Deletes delivery pipeline(s) and target(s) in a yaml configuration.
Deletes Delivery Pipeline(s), Target(s), Custom Target Type(s), and
Automation(s) in a yaml configuration.
get-config
Get the Cloud Deploy config for the provided region and project.