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

41 lines
962 B
Text

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 Cloud Build.
delete
(BETA) Delete a worker pool from Google Cloud Build.
describe
(BETA) Describe a worker pool used by Cloud Build.
list
(BETA) List all worker pools in a Google Cloud project.
update
(BETA) Update a worker pool used by 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