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>
pull/23/head
Isaac-Carrascal 2023-12-05 09:05:50 +01:00 committed by GitHub
parent 2793c40467
commit a15cc7f42d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
# 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`