---
# Code generated by make gen. DO NOT EDIT.
title: whoami
description: Fetch authenticated user info for Coder deployment
---
Fetch authenticated user info for Coder deployment
## Usage
```console
coder whoami [flags]
```
## Options
### -c, --column
| | |
|---------|-----------------------------------------------|
| Type | [URL\|Username\|ID\|Orgs\|Roles] |
| Default | url,username,id |
Columns to display in table output.
### -o, --output
| | |
|---------|--------------------------------|
| Type | text\|json\|table |
| Default | text |
Output format.