gcloud_beta_builds_cancel (1)
NAME
- gcloud beta builds cancel - cancel an ongoing build
SYNOPSIS
-
gcloud beta builds cancel BUILDS [BUILDS ...] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Cancel an ongoing build.
POSITIONAL ARGUMENTS
-
- BUILDS [BUILDS ...]
-
- IDs of builds to cancel
- IDs of builds to cancel
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
NOTES
This command is currently in BETA and may change without notice. These variants are also available:
- $ gcloud builds cancel $ gcloud alpha builds cancel