Expand description
Subcommand handlers wired into the clap tree from cli.
Modulesยง
- backup
- Handler for the
backupCLI subcommand. - cache
- Handler for the
cacheCLI subcommand and its nested operations. - cleanup_
orphans - Handler for the
cleanup-orphansCLI subcommand. - daemon
- debug_
schema - Handler for the
debug-schemaCLI subcommand. - delete_
entity - Handler for the
delete-entityCLI subcommand (GAP-17). - edit
- Handler for the
editCLI subcommand. - export
- Handler for the
exportCLI subcommand. - forget
- Handler for the
forgetCLI subcommand. - fts
- Handler for the
ftsCLI subcommand family. - 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. - ingest
- Handler for the
ingestCLI subcommand. - init
- Handler for the
initCLI subcommand. - link
- Handler for the
linkCLI subcommand. - list
- Handler for the
listCLI subcommand. - memory_
entities - Handler for the
memory-entitiesCLI subcommand. - merge_
entities - Handler for the
merge-entitiesCLI subcommand (GAP-19). - migrate
- Handler for the
migrateCLI subcommand. - namespace_
detect - Handler for the
namespace-detectCLI subcommand. - optimize
- Handler for the
optimizeCLI subcommand. - prune_
ner - Handler for the
prune-nerCLI subcommand. - prune_
relations - Handler for the
prune-relationsCLI subcommand. - purge
- Handler for the
purgeCLI subcommand. - read
- Handler for the
readCLI subcommand. - recall
- Handler for the
recallCLI subcommand. - reclassify
- Handler for the
reclassifyCLI subcommand (GAP-18). - related
- Handler for the
relatedCLI subcommand. - remember
- Handler for the
rememberCLI subcommand. - rename
- Handler for the
renameCLI subcommand. - rename_
entity - Handler for the
rename-entityCLI 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.