1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-10 06:55:39 +02:00
tldr/pages/common/gcloud-version.md
Isaac-Carrascal a15cc7f42d
gcloud-version: add page (#11647)
* gcloud-version: add page

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-05 13:35:50 +05:30

12 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`