mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
gcloud: Wed Sep 13 10:32:10 UTC 2023
This commit is contained in:
parent
6c8d2eb024
commit
39a8a4f491
111 changed files with 1798 additions and 302 deletions
|
|
@ -1,11 +1,11 @@
|
|||
NAME
|
||||
gcloud deploy - create and manage Google Cloud Deploy resources
|
||||
gcloud deploy - create and manage Cloud Deploy resources
|
||||
|
||||
SYNOPSIS
|
||||
gcloud deploy GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Create and manage Google Cloud Deploy resources.
|
||||
Create and manage Cloud Deploy resources.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
|
@ -16,19 +16,19 @@ GROUPS
|
|||
GROUP is one of the following:
|
||||
|
||||
delivery-pipelines
|
||||
Create and manage Delivery Pipeline resources for Google Cloud Deploy.
|
||||
Create and manage Delivery Pipeline resources for Cloud Deploy.
|
||||
|
||||
job-runs
|
||||
Manages job runs resources for Google Cloud Deploy.
|
||||
Manages job runs resources for Cloud Deploy.
|
||||
|
||||
releases
|
||||
Create and manage Release resources for Google Cloud Deploy.
|
||||
Create and manage Release resources for Cloud Deploy.
|
||||
|
||||
rollouts
|
||||
Create and manage Rollout resources for Google Cloud Deploy.
|
||||
Create and manage Rollout resources for Cloud Deploy.
|
||||
|
||||
targets
|
||||
Create and manage Target resources for Google Cloud Deploy.
|
||||
Create and manage Target resources for Cloud Deploy.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue