gcloud_alpha_builds (1)
NAME
- gcloud alpha builds - create and manage builds for Google Cloud Build
SYNOPSIS
-
gcloud alpha builds GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Create and manage builds for Google Cloud Build.
GCLOUD WIDE FLAGS
GROUPS
GROUP is one of the following:
-
- worker-pools
-
(ALPHA) Manage worker pools for Google Cloud Build.
COMMANDS
COMMAND is one of the following:
-
- cancel
-
(ALPHA) Cancel an ongoing build.
- describe
-
(ALPHA) Get information about a particular build.
- list
-
(ALPHA) List builds.
- log
-
(ALPHA) Stream the logs for a build.
- submit
-
(ALPHA) Submit a build using Google Cloud Build.
NOTES
This command is currently in ALPHA and may change without notice. If this command fails with API permission errors despite specifying the right project, you will have to apply for early access and have your projects registered on the API whitelist to use it. To do so, contact Support at cloud.google.com/support These variants are also available:
- $ gcloud builds $ gcloud beta builds