2025-03-14 21:59:59 -06:00
|
|
|
# gcloud-version
|
|
|
|
|
|
|
|
|
|
> Print version information for Google Cloud CLI components.
|
2026-02-18 06:55:01 -07:00
|
|
|
> More information: <https://docs.cloud.google.com/sdk/gcloud/reference/version>.
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
- Display version information for all installed components, along with available updates to them:
|
|
|
|
|
|
|
|
|
|
`gcloud version`
|
|
|
|
|
|
|
|
|
|
- Display help:
|
|
|
|
|
|
|
|
|
|
`gcloud version --help`
|