CLI
2024-08-16
There are four ways to interact with GCP: * the Google Cloud Platform Console (Web user interface) * the Cloud Shell and Cloud SDK (Command-Line interface) * the Cloud Console Mobile App (For iOS and Android) * REST-based APIs (For custom applications)
In this post, I will outline how to setup the Google Cloud SDK (Software Development Kit) onto your local machine. ... Read More