---
title: "subako whoami"
description: "Print the signed-in identity"
---

[CLI reference](/cli)

## `subako whoami`

Print the signed-in identity

### Usage

```text
Usage: subako whoami [OPTIONS]
```

### Options

#### `--profile <PROFILE>`

Credential profile to use. Defaults to the current one


#### `--credentials-file <CREDENTIALS_FILE>`

Path to the credentials file. Defaults to SUBAKO_CREDENTIALS_FILE, then ~/.config/subako/credentials.json.


#### `--help`

Print help

- Short option: `-h`.
