> ## Documentation Index
> Fetch the complete documentation index at: https://wundergraphinc-milinda-eng-8701-implement-cache-warmer-from.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Whoami

> Displays the identity currently authenticated and in use.

## Usage

```bash theme={null}
npx wgc auth whoami
```

## Description

The `npx wgc auth whoami` command allows you to figure out who is currently authenticated with the controlplane. It displays the organization and controlplane URL.

### Options

* `-j, --json` : Output the information in JSON format.
