CLI reference
tama adaptive queue
Lists repair proposals recorded in closed adaptive telemetry segments.
Lists repair proposals recorded in closed adaptive telemetry segments.
#Invocation
tama adaptive queue
The command takes no required input or public options.
#Output and state
An empty queue prints exactly repair queue empty. Otherwise each repair-proposal event is printed with its ISO-8601 timestamp, hook id, repair kind, and evidence path; missing values render as unknown-time, ?, or -. The command does not acknowledge, remove, or apply queue entries and exits 0.
#Refusals and failures
There are no command-specific policy refusals. An unreadable or invalid closed telemetry segment is reported with the doctor: prefix and exits 1.
Return to the adaptive command group or the complete CLI tree.