Skip to content

12. GCP Cookbook

Daniel Trolezi edited this page Oct 3, 2024 · 3 revisions

Installing CLI gcloud

Follow the Install CLI gcloud guide.

Log into GCP:

gcloud auth login

Configure Docker Credential Helper for Artifact Registry:

gcloud auth configure-docker \
    <region>.pkg.dev