gcloud builds worker-pools - manage worker pools for Google Cloud Build
gcloud builds worker-pools COMMAND [GCLOUD_WIDE_FLAG ...]
Manage worker pools for Google Cloud Build.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- create
Create a worker pool for use by Google Cloud Build.
- delete
Delete a worker pool from Google Cloud Build.
- describe
Describe a worker pool used by Google Cloud Build.
- list
List all worker pools in a Google Cloud project.
- update
Update a worker pool used by Google Cloud Build.
These variants are also available:
$ gcloud alpha builds worker-pools
$ gcloud beta builds worker-pools