> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rocksky.app/llms.txt
> Use this file to discover all available pages before exploring further.

# whoami

> Show the currently authenticated user.

Print the identity attached to the current CLI session — useful as a smoke
test after [`rocksky login`](/cli/login).

## Usage

```bash theme={null}
rocksky whoami
```

## Example

```bash theme={null}
$ rocksky whoami
alice.bsky.social  (did:plc:7vdlgi2bflelz7mmuxoqjfcr)
```
