Authorize yourself, you will be navigated to Google Sign In page.
$ gcloud auth login
Initialize or reinitialize the gcloud
, you can set your configurations here.
$ gcloud init
Display information about the current gcloud
environment.
$ gcloud info
Display the list of active SDK configurations.
$ gcloud config list
Display the list of accounts whoes credentials are stored on the local system.
$ gcloud auth list
Display the help options.
$ gcloud help