Kitaru

kitaru insight create

Create a batch of insights for one agent.

Usage

kitaru insight create [OPTIONS]

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

Options

NameTypeRequiredDescription
--agentreferenceYesAgent UUID or case-sensitive name.
--insightJSON[]YesInsight JSON object; repeat for each created insight.
--idempotency-keystringNoRetrying this exact invocation with the same key returns the original result instead of acting twice.

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

On this page