Install the gcloud CLI and enable APIs
Install the gcloud CLI, authenticate, set the active project and region, then enable the APIs AETHER needs.
gcloud auth login
gcloud config set project <PROJECT_ID>
gcloud config set run/region africa-south1
gcloud services enable run.googleapis.com sqladmin.googleapis.com \
redis.googleapis.com artifactregistry.googleapis.com secretmanager.googleapis.com
\ → backtick `. AWS is the run-validated reference path — GCP follows the same AETHER architecture.