mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-22 15:52:30 +00:00
gcloud: Wed Nov 1 10:29:29 UTC 2023
This commit is contained in:
parent
ecf00beb5e
commit
f2c5d1d45f
371 changed files with 9433 additions and 9676 deletions
|
|
@ -38,7 +38,7 @@ COMMANDS
|
|||
(BETA) Import a build trigger.
|
||||
|
||||
list
|
||||
(BETA) List Google Cloud Build triggers for a project.
|
||||
(BETA) List Cloud Build triggers for a project.
|
||||
|
||||
run
|
||||
(BETA) Run a build trigger.
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
NAME
|
||||
gcloud beta builds triggers list - list Google Cloud Build triggers for a
|
||||
project
|
||||
gcloud beta builds triggers list - list Cloud Build triggers for a project
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta builds triggers list [--region=REGION] [--filter=EXPRESSION]
|
||||
|
|
@ -8,7 +7,7 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) List Google Cloud Build triggers for a project.
|
||||
(BETA) List Cloud Build triggers for a project.
|
||||
|
||||
EXAMPLES
|
||||
To list build triggers, run:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
NAME
|
||||
gcloud beta builds triggers update bitbucketserver - updates Bitbucket
|
||||
Server trigger used by Google Cloud Build
|
||||
Server trigger used by Cloud Build
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta builds triggers update bitbucketserver
|
||||
|
|
@ -21,7 +21,7 @@ SYNOPSIS
|
|||
| --update-substitutions=[KEY=VALUE,...]) [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Updates Bitbucket Server trigger used by Google Cloud Build.
|
||||
(BETA) Updates Bitbucket Server trigger used by Cloud Build.
|
||||
|
||||
EXAMPLES
|
||||
To update the branch pattern of the trigger:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
NAME
|
||||
gcloud beta builds triggers update cloud-source-repositories - updates
|
||||
Cloud Source Repositories trigger used by Google Cloud Build
|
||||
Cloud Source Repositories trigger used by Cloud Build
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta builds triggers update cloud-source-repositories
|
||||
|
|
@ -16,8 +16,7 @@ SYNOPSIS
|
|||
| --update-substitutions=[KEY=VALUE,...]) [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Updates Cloud Source Repositories trigger used by Google Cloud
|
||||
Build.
|
||||
(BETA) Updates Cloud Source Repositories trigger used by Cloud Build.
|
||||
|
||||
EXAMPLES
|
||||
To update the branch pattern of the trigger:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
NAME
|
||||
gcloud beta builds triggers update github - update GitHub trigger used by
|
||||
Google Cloud Build
|
||||
Cloud Build
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta builds triggers update github (TRIGGER : --region=REGION)
|
||||
|
|
@ -20,7 +20,7 @@ SYNOPSIS
|
|||
--repo-name=REPO_NAME --repo-owner=REPO_OWNER) [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Update GitHub trigger used by Google Cloud Build.
|
||||
(BETA) Update GitHub trigger used by Cloud Build.
|
||||
|
||||
EXAMPLES
|
||||
To update the branch pattern of the trigger:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
NAME
|
||||
gcloud beta builds triggers update gitlab - updates GitLab trigger used by
|
||||
Google Cloud Build
|
||||
Cloud Build
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta builds triggers update gitlab (TRIGGER : --region=REGION)
|
||||
|
|
@ -17,7 +17,7 @@ SYNOPSIS
|
|||
| --update-substitutions=[KEY=VALUE,...]) [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Updates GitLab trigger used by Google Cloud Build.
|
||||
(BETA) Updates GitLab trigger used by Cloud Build.
|
||||
|
||||
EXAMPLES
|
||||
To update the branch pattern of the trigger:
|
||||
|
|
|
|||
|
|
@ -16,26 +16,25 @@ COMMANDS
|
|||
COMMAND is one of the following:
|
||||
|
||||
bitbucketserver
|
||||
(BETA) Updates Bitbucket Server trigger used by Google Cloud Build.
|
||||
(BETA) Updates Bitbucket Server trigger used by Cloud Build.
|
||||
|
||||
cloud-source-repositories
|
||||
(BETA) Updates Cloud Source Repositories trigger used by Google Cloud
|
||||
Build.
|
||||
(BETA) Updates Cloud Source Repositories trigger used by Cloud Build.
|
||||
|
||||
github
|
||||
(BETA) Update GitHub trigger used by Google Cloud Build.
|
||||
(BETA) Update GitHub trigger used by Cloud Build.
|
||||
|
||||
gitlab
|
||||
(BETA) Updates GitLab trigger used by Google Cloud Build.
|
||||
(BETA) Updates GitLab trigger used by Cloud Build.
|
||||
|
||||
manual
|
||||
(BETA) Updates a manual trigger used by Google Cloud Build.
|
||||
(BETA) Updates a manual trigger used by Cloud Build.
|
||||
|
||||
pubsub
|
||||
(BETA) Update a Pub/Sub trigger used by Google Cloud Build.
|
||||
(BETA) Update a Pub/Sub trigger used by Cloud Build.
|
||||
|
||||
webhook
|
||||
(BETA) Update a Webhook trigger used by Google Cloud Build.
|
||||
(BETA) Update a Webhook trigger used by Cloud Build.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. These
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
NAME
|
||||
gcloud beta builds triggers update manual - updates a manual trigger used
|
||||
by Google Cloud Build
|
||||
by Cloud Build
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta builds triggers update manual (TRIGGER : --region=REGION)
|
||||
|
|
@ -17,7 +17,7 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Updates a manual trigger used by Google Cloud Build.
|
||||
(BETA) Updates a manual trigger used by Cloud Build.
|
||||
|
||||
EXAMPLES
|
||||
To update the branch from which the trigger clones:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
NAME
|
||||
gcloud beta builds triggers update pubsub - update a Pub/Sub trigger used
|
||||
by Google Cloud Build
|
||||
by Cloud Build
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta builds triggers update pubsub (TRIGGER : --region=REGION)
|
||||
|
|
@ -18,7 +18,7 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Update a Pub/Sub trigger used by Google Cloud Build.
|
||||
(BETA) Update a Pub/Sub trigger used by Cloud Build.
|
||||
|
||||
EXAMPLES
|
||||
To update the branch from which the trigger clones:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
NAME
|
||||
gcloud beta builds triggers update webhook - update a Webhook trigger used
|
||||
by Google Cloud Build
|
||||
by Cloud Build
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta builds triggers update webhook (TRIGGER : --region=REGION)
|
||||
|
|
@ -18,7 +18,7 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Update a Webhook trigger used by Google Cloud Build.
|
||||
(BETA) Update a Webhook trigger used by Cloud Build.
|
||||
|
||||
EXAMPLES
|
||||
To update the branch from which the trigger clones:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue