gcloud builds worker-pools

NAME
gcloud builds worker-pools - manage worker pools for Google Cloud Build
SYNOPSIS
gcloud builds worker-pools COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
Manage worker pools for Google Cloud Build.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.

Run $ gcloud help for details.

COMMANDS
COMMAND is one of the following:
create
Create a worker pool for use by Google Cloud Build.
delete
Delete a worker pool from Cloud Build.
describe
Describe a worker pool used by Cloud Build.
list
List all worker pools in a Google Cloud project.
update
Update a worker pool used by Cloud Build.
NOTES
These variants are also available:
gcloud alpha builds worker-pools
gcloud beta builds worker-pools