keep.cli

Command-line interface for Keep.

Provides a single keep entrypoint with subcommands. The workspace root is resolved implicitly from the current working directory — Keep looks for keep.yml to confirm it is at the workspace root.

Usage:

keep graph       # rebuild .keep/graph.json
keep index       # rebuild index.md
keep lint        # lint workspace documents
keep state       # update .keep/state.json