> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flex.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# inference runtime list

> List available inference runtimes and their configurations

List inference runtimes.

## Usage

```bash theme={null}
flexai inference runtime list [flags]
```

## Flags

| Flag        | Short | Type    | Description                                  |
| ----------- | ----- | ------- | -------------------------------------------- |
| `--help`    | `-h`  | boolean | Displays this help page.                     |
| `--json`    | `-j`  | boolean | Output in JSON format (default ASCII table). |
| `--verbose` | `-v`  | boolean | Enable verbose logging.                      |
