kitaru local logs
Read logs from the CLI-owned local deployment.
Usage
kitaru local logs [OPTIONS]Supported --output modes: auto, text, json, jsonl.
Options
| Name | Type | Required | Description |
|---|---|---|---|
--service | server|db | No | Limit output to one Compose service. |
--tail | integer | No | Number of recent lines. |
--follow | boolean | No | Follow new log lines. |
Every command also accepts the global options listed on the CLI overview page.