Kitaru

kitaru clean all

Reset all local state: project + global.

Usage

kitaru clean all [OPTIONS]

Parameters

NameTypeRequiredDefaultDescription
--yes, -yboolNoFalseSkip confirmation prompt.
--dry-runboolNoFalseShow what would be deleted without deleting.
--forceboolNoFalseRequired when cleanup would destroy model registry aliases.
--output, -ostrNo"text"Output format: "text" (default) or "json".

On this page