Uploads the current directory to Cloud Build, which builds the Dockerfile into an image and pushes it to the registry as gcr.io/my-project-123456/web-app:v1. Requires Cloud Build enabled and registry auth set up via gcloud auth configure-docker. The resulting image feeds gcloud run deploy or other container-based services.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.