gcloud beta builds worker-pools - manage worker pools for Google Cloud Build
gcloud beta builds worker-pools COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) 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
(BETA) Create a worker pool for use by Google Cloud Build.
- delete
(BETA) Delete a worker pool from Google Cloud Build.
- describe
(BETA) Describe a worker pool used by Google Cloud Build.
- list
(BETA) List all worker pools in a Google Cloud project.
- update
(BETA) Update a worker pool used by Google Cloud Build.
This command is currently in beta and might change without notice. These variants are also available:
$ gcloud builds worker-pools
$ gcloud alpha builds worker-pools