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

# tai system

> Inspect the server's own runtime surface.

Inspect the server's own runtime surface.

```console theme={null}
$ tai system [OPTIONS] COMMAND [ARGS]...
```

## `tai system kinds`

List every pluggable kind's live state (active / default / off).

Example: `tai system kinds`

```console theme={null}
$ tai system kinds [OPTIONS]
```

| Option                 | Description                            |
| ---------------------- | -------------------------------------- |
| `--json` / `--no-json` | Emit raw JSON instead of human tables. |
