Kitaru

kitaru memory compaction-log

Show the compaction audit log for one scope.

Displays all compact and purge audit records for the given scope, newest first. Each record shows what operation was performed, which keys were involved, and the resulting target or deletion counts.

Usage

kitaru memory compaction-log [OPTIONS]

Parameters

NameTypeRequiredDefaultDescription
--scopestrNoNoneMemory scope to inspect. [required]
--scope-typeLiteral[namespace, flow, execution]NoNoneMemory scope type to inspect. [required]
--output, -ostrNo"text"Output format: "text" (default) or "json".

On this page