mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-15 09:25:44 +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,12 +1,12 @@
|
|||
NAME
|
||||
gcloud deploy delivery-pipelines - create and manage Delivery Pipeline
|
||||
resources for Google Cloud Deploy
|
||||
resources for Cloud Deploy
|
||||
|
||||
SYNOPSIS
|
||||
gcloud deploy delivery-pipelines COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Create and manage Delivery Pipeline resources for Google Cloud Deploy.
|
||||
Create and manage Delivery Pipeline resources for Cloud Deploy.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
NAME
|
||||
gcloud deploy job-runs - manages job runs resources for Google Cloud Deploy
|
||||
gcloud deploy job-runs - manages job runs resources for Cloud Deploy
|
||||
|
||||
SYNOPSIS
|
||||
gcloud deploy job-runs COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Manages job runs resources for Google Cloud Deploy.
|
||||
Manages job runs resources for Cloud Deploy.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
NAME
|
||||
gcloud deploy releases - create and manage Release resources for Google
|
||||
Cloud Deploy
|
||||
gcloud deploy releases - create and manage Release resources for Cloud
|
||||
Deploy
|
||||
|
||||
SYNOPSIS
|
||||
gcloud deploy releases COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Create and manage Release resources for Google Cloud Deploy.
|
||||
Create and manage Release resources for Cloud Deploy.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
NAME
|
||||
gcloud deploy rollouts - create and manage Rollout resources for Google
|
||||
Cloud Deploy
|
||||
gcloud deploy rollouts - create and manage Rollout resources for Cloud
|
||||
Deploy
|
||||
|
||||
SYNOPSIS
|
||||
gcloud deploy rollouts COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Create and manage Rollout resources for Google Cloud Deploy.
|
||||
Create and manage Rollout resources for Cloud Deploy.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
|
|
|||
|
|
@ -1,12 +1,11 @@
|
|||
NAME
|
||||
gcloud deploy targets - create and manage Target resources for Google Cloud
|
||||
Deploy
|
||||
gcloud deploy targets - create and manage Target resources for Cloud Deploy
|
||||
|
||||
SYNOPSIS
|
||||
gcloud deploy targets COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Create and manage Target resources for Google Cloud Deploy.
|
||||
Create and manage Target resources for Cloud Deploy.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue