Before getting hands-on, make sure you have a gcloud CLI either on your local machine or in Cloud Shell, and ensure you are using the same Google Cloud project as in Chapter 5, using the command: gcloudconfiggetproject You can set a PROJECT_ID environment variable again to make it easier to copy and paste commands: exportPROJECT_ID=$(gcloudconfigget-valueproject) […]