Expand description
Subcommand handlers wired into the clap tree from cli.
Modulesยง
- cleanup_
orphans - Handler for the
cleanup-orphansCLI subcommand. - daemon
- debug_
schema - Handler for the
debug-schemaCLI subcommand. - edit
- Handler for the
editCLI subcommand. - forget
- Handler for the
forgetCLI subcommand. - graph_
export - Handler for the
graph-exportCLI subcommand. - health
- Handler for the
healthCLI subcommand. - history
- Handler for the
historyCLI subcommand. - hybrid_
search - Handler for the
hybrid-searchCLI subcommand. - init
- Handler for the
initCLI subcommand. - link
- Handler for the
linkCLI subcommand. - list
- Handler for the
listCLI subcommand. - migrate
- Handler for the
migrateCLI subcommand. - namespace_
detect - Handler for the
namespace-detectCLI subcommand. - optimize
- Handler for the
optimizeCLI subcommand. - purge
- Handler for the
purgeCLI subcommand. - read
- Handler for the
readCLI subcommand. - recall
- Handler for the
recallCLI subcommand. - related
- Handler for the
relatedCLI subcommand. - remember
- Handler for the
rememberCLI subcommand. - rename
- Handler for the
renameCLI subcommand. - restore
- Handler for the
restoreCLI subcommand. - stats
- Handler for the
statsCLI subcommand. - sync_
safe_ copy - Handler for the
sync-safe-copyCLI subcommand. - unlink
- Handler for the
unlinkCLI subcommand. - vacuum
- Handler for the
vacuumCLI subcommand.