gcloud-info: new page (#11690)

pull/23/head
Gilad Alboher 2023-12-07 11:42:15 +02:00 committed by GitHub
parent b064cde9cf
commit 30d80a3774
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
# gcloud info
> Display information about the current `gcloud` environment.
> More information: <https://cloud.google.com/sdk/gcloud/reference/topic/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`