1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-12 16:08:31 +00:00
gcloud-help/gcloud/builds/worker-pools/help
2023-11-01 10:29:29 +00:00

39 lines
829 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 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