Introduction
Sometimes you want to automate tasks in Google Cloud instead of doing them by hand. Scripting with gcloud lets you write commands that run one after another to manage your cloud resources quickly and reliably.
When you want to create multiple virtual machines without clicking in the console each time
When you need to update firewall rules regularly based on changing needs
When you want to back up data from a storage bucket every day automatically
When you want to deploy an app and set up its environment in one go
When you want to check the status of your cloud resources and save the results