G
gcloud builds CLI
Details
- Command
-
gcloud - Docs
- https://docs.cloud.google.com/sdk/gcloud/reference/builds
Authentication
$ gcloud auth login For REST or client-library access, create Google Cloud credentials in APIs & Services > Credentials or use Application Default Credentials as documented in Set up ADC for a local development environment. For command-line use, install the gcloud CLI and sign in with gcloud auth login or initialize with gcloud init; Google Cloud documentation lists these under Authenticate for the gcloud CLI and Authenticate for using REST.