mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-10 01:22:35 +03:00
gcloud-info: new page (#11690)
This commit is contained in:
parent
b064cde9cf
commit
30d80a3774
16
pages/common/gcloud-info.md
Normal file
16
pages/common/gcloud-info.md
Normal 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`
|
Loading…
Reference in New Issue
Block a user