1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/rosa-checking-account-version-cli-version.adoc
2023-07-28 14:48:45 +00:00

35 lines
579 B
Plaintext

// Module included in the following assemblies:
//
// * rosa_cli/rosa-checking-acct-version-cli.adoc
[id="rosa-version_{context}"]
= version
Display the version of your `rosa` CLI by using the following command syntax:
.Syntax
[source,terminal]
----
$ rosa version [arguments]
----
.Optional arguments inherited from parent commands
[cols="30,70"]
|===
|Option |Definition
|--help
|Shows help for this command.
|--debug
|Enables debug mode.
|--profile
|Specifies an AWS profile (string) from your credentials file.
|===
.Example
[source,terminal]
----
$ rosa version
----