gcloud is a command line utility very useful to manage you projects on Google cloud.
I am a beginner with google cloud and found the UI quite confusing. A bit less than AWS thought. I do not know why cloud giant (AWS, Google...) cannot hire good designer to craft a simple and efficient UI. Perhaps because the target user are developers and for them the most important is that is works!
They should take example on Digital Ocean, that I love and trust a lot. Why? Because it is very elegantly designed.
Anyway when trying to forget all the useless information that is displayed in the UI. And thanks to the tutorials (like the hello world in node.js), I have understood a bit more how the hell it work.
An important utility to manage project is gcloud. So we are going to identify some useful commands to dig a bit more in what it can do.
Open a browser tab displaying an oauth consent screen and ask you to connect to you google account. If you are not logged yet. It is the first step to do, to have authorization to manage your projects.