We're sorry but this app doesn't work properly without JavaScript enabled. Please enable it to continue.

This lesson's interactive features are locked, please to keep using them

Google Cloud SDK

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.

Assignment

Run gcloud config list and make sure your authenticated account and project are set correctly.

Submit the CLI tests from the root of your repo. There's no penalty on failure for this lesson.