mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-26 01:55:34 +02:00
13 lines
317 B
Markdown
13 lines
317 B
Markdown
![]() |
# gcloud-version
|
||
|
|
||
|
> Print version information for Google Cloud CLI components.
|
||
|
> More information: <https://cloud.google.com/sdk/gcloud/reference/version>.
|
||
|
|
||
|
- Print the version information for all installed components, along with available updates to them:
|
||
|
|
||
|
`gcloud version`
|
||
|
|
||
|
- Display help:
|
||
|
|
||
|
`gcloud version --help`
|