1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-21 21:42:08 +02:00
tldr/pages/common/gcloud-info.md
2024-05-22 21:51:44 +02:00

374 B

gcloud info

Display information about the current gcloud environment. More information: https://cloud.google.com/sdk/gcloud/reference/info.

  • Display gcloud environment information:

gcloud info

  • Check network connectivity and hidden properties:

gcloud info --run-diagnostics

  • Print the contents of the most recent log file:

gcloud info --show-log