From the course: Google Cloud Professional Data Engineer Cert Prep (2025)
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Demo: Google gcloud CLI tool - Google Cloud Platform Tutorial
From the course: Google Cloud Professional Data Engineer Cert Prep (2025)
Demo: Google gcloud CLI tool
- [Instructor] Here we have the Cloud Shell terminal which allows us to interface with the Google Cloud in a more powerful way than the console alone. The reason it's more powerful is we can use this gcloud command. We type in gcloud help. It's a starting point to manage the Google Cloud resources and develop a workflow from a command line interface-based approach. Now, if we scroll down here and we look at some of the things that you can do, there are lots of flags which are helpful, and also there are groups. And these groups show the different services that you can interact with and everything from using data, to AI, to working with microservice frameworks. Another thing that's very powerful is to go through and look at this cheat sheet. So let's go ahead and go to this cheat sheet right here. And this is probably one of the cleaner ways to get started if you're not familiar with GCloud is type in GCloud and cheat…