mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Jan 10 10:17:49 UTC 2024
This commit is contained in:
parent
08ad88258a
commit
5fec13c692
262 changed files with 3211 additions and 4501 deletions
|
|
@ -1,6 +1,6 @@
|
|||
NAME
|
||||
gcloud builds worker-pools create - create a worker pool for use by Cloud
|
||||
Build
|
||||
gcloud builds worker-pools create - create a worker pool for use by Google
|
||||
Cloud Build
|
||||
|
||||
SYNOPSIS
|
||||
gcloud builds worker-pools create WORKER_POOL --region=REGION
|
||||
|
|
@ -10,7 +10,7 @@ SYNOPSIS
|
|||
--worker-machine-type=WORKER_MACHINE_TYPE] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Create a worker pool for use by Cloud Build.
|
||||
Create a worker pool for use by Google Cloud Build.
|
||||
|
||||
EXAMPLES
|
||||
To create a worker pool named wp1 in region us-central1, run:
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ COMMANDS
|
|||
COMMAND is one of the following:
|
||||
|
||||
create
|
||||
Create a worker pool for use by Cloud Build.
|
||||
Create a worker pool for use by Google Cloud Build.
|
||||
|
||||
delete
|
||||
Delete a worker pool from Cloud Build.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue