mirror of https://github.com/CrimsonTome/tldr.git
13 lines
315 B
Markdown
13 lines
315 B
Markdown
# gcloud-version
|
|
|
|
> Print version information for Google Cloud CLI components.
|
|
> More information: <https://cloud.google.com/sdk/gcloud/reference/version>.
|
|
|
|
- Display version information for all installed components, along with available updates to them:
|
|
|
|
`gcloud version`
|
|
|
|
- Display help:
|
|
|
|
`gcloud version --help`
|