NAME

gcloud beta builds worker-pools - manage worker pools for Google Cloud Build

SYNOPSIS

gcloud beta builds worker-pools COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION

(BETA) 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

(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.

NOTES

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