Kitaru

kitaru memory get

Read the latest value for one memory key in one explicit scope.

Usage

kitaru memory get KEY [OPTIONS]

Parameters

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

On this page