Browse Source

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>
Isaac-Carrascal 1 year ago
parent
commit
a15cc7f42d
1 changed files with 12 additions and 0 deletions
  1. 12 0
      pages/common/gcloud-version.md

+ 12 - 0
pages/common/gcloud-version.md

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