mirror of https://github.com/CrimsonTome/tldr.git
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`
|