Difference between revisions of "Gcloud builds"
Jump to navigation
Jump to search
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{lowercase}} | ||
+ | https://cloud.google.com/sdk/gcloud/reference/builds | ||
+ | * <code>[[gcloud builds submit]]</code> | ||
+ | * <code>[[gcloud builds cancel]]</code> | ||
+ | * <code>[[gcloud builds describe]]</code> | ||
+ | * <code>[[gcloud builds list]]</code> | ||
+ | * <code>[[gcloud builds log]]</code> | ||
− | + | == Help == | |
+ | <pre> | ||
+ | gcloud builds | ||
+ | ERROR: (gcloud.builds) Command name argument expected. | ||
+ | el@Ms-MacBook-Pro ~ % clear | ||
+ | Command name argument expected. | ||
+ | Available command groups for gcloud builds: | ||
+ | |||
+ | CI/CD | ||
+ | worker-pools Manage worker pools for Google Cloud Build. | ||
+ | |||
+ | Available commands for gcloud builds: | ||
+ | |||
+ | cancel Cancel an ongoing build. | ||
+ | describe Get information about a particular build. | ||
+ | list List builds. | ||
+ | log Stream the logs for a build. | ||
+ | submit Submit a build using Google Cloud Build. | ||
+ | </pre> | ||
+ | |||
+ | == Related == | ||
+ | * [[Build]] | ||
+ | * [[Google Cloud Build]] | ||
== See also == | == See also == | ||
− | * {{gcloud}} | + | * {{gcloud builds}} |
[[Category:GCP]] | [[Category:GCP]] |
Latest revision as of 09:49, 26 October 2022
https://cloud.google.com/sdk/gcloud/reference/builds
gcloud builds submit
gcloud builds cancel
gcloud builds describe
gcloud builds list
gcloud builds log
Help[edit]
gcloud builds ERROR: (gcloud.builds) Command name argument expected. el@Ms-MacBook-Pro ~ % clear Command name argument expected. Available command groups for gcloud builds: CI/CD worker-pools Manage worker pools for Google Cloud Build. Available commands for gcloud builds: cancel Cancel an ongoing build. describe Get information about a particular build. list List builds. log Stream the logs for a build. submit Submit a build using Google Cloud Build.
Related[edit]
See also[edit]
Advertising: