LinuxCommandLibrary

gcloud-info

Display information about the current `gcloud` environment.

TLDR

Display gcloud environment information

$ gcloud info
copy


Check network connectivity and hidden properties
$ gcloud info --run-diagnostics
copy


Print the contents of the most recent log file
$ gcloud info --show-log
copy

Copied to clipboard