[console_scripts]
cortexgraph = cortexgraph.server:main_sync
cortexgraph-backup = cortexgraph.backup.git_backup:main
cortexgraph-index-ltm = cortexgraph.storage.ltm_index:main
cortexgraph-maintenance = cortexgraph.storage.maintenance:main
cortexgraph-migrate = cortexgraph.cli.migrate:main
cortexgraph-search = cortexgraph.tools.search_unified:main
cortexgraph-vault = cortexgraph.vault.markdown_writer:main
