---
title: "subako logout"
description: "Sign out and remove the stored credential"
---

[CLI reference](/cli)

## `subako logout`

Sign out and remove the stored credential

### Usage

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

### Options

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

Credential profile to sign out of. 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`.
