Kitaru

kitaru local logs

Read logs from the CLI-owned local deployment.

Usage

kitaru local logs [OPTIONS]

Supported --output modes: auto, text, json, jsonl.

Options

NameTypeRequiredDescription
--serviceserver|dbNoLimit output to one Compose service.
--tailintegerNoNumber of recent lines.
--followbooleanNoFollow new log lines.

Every command also accepts the global options listed on the CLI overview page.

On this page