For some tasks, it makes sense to use the gcloud CLI instead of the GCP web console. For example, to run tasks from a GitHub Actions workflow, we'll need to use the gcloud CLI.
Run gcloud config list and make sure your authenticated account and project are set correctly.
Run and submit the CLI tests from the root of your repo.