1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/builds/worker-pools/help
2024-01-10 10:17:49 +00:00

39 lines
836 B
Text

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