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-whoami.adoc
Janelle Neczypor 4be9c2884a OSDOCS-10781
2024-06-07 15:56:39 +00:00

35 lines
597 B
Plaintext

// Module included in the following assemblies:
//
// * rosa_cli/rosa-checking-acct-version-cli.adoc
[id="rosa-whoami_{context}"]
= whoami
Display information about your AWS and Red{nbsp}Hat accounts by using the following command syntax:
.Syntax
[source,terminal]
----
$ rosa whoami [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 whoami
----