> ## Documentation Index
> Fetch the complete documentation index at: https://vastai-80aa3a82-auto-cli-sdk-preview-pr-398.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# vastai tfa status

Shows the current 2FA status and configured methods

## Usage

```bash theme={null}
generate_cli_sdk_docs.py tfa status [-h]
```

## Description

Show the current 2FA status for your account, including:
• Whether or not 2FA is enabled
• A list of active 2FA methods
• The number of backup codes remaining (if 2FA is enabled)

## Global Options

The following options are available for all commands:

| Option          | Description                                           |
| --------------- | ----------------------------------------------------- |
| `--url URL`     | Server REST API URL                                   |
| `--retry N`     | Retry limit                                           |
| `--raw`         | Output machine-readable JSON                          |
| `--explain`     | Verbose explanation of API calls                      |
| `--api-key KEY` | API key (defaults to `~/.config/vastai/vast_api_key`) |
