nora knowledge.
Command groups
- Folders:
knowledge folders list/add/delete - Access rules:
knowledge access list/set
Folders
List
Add
Delete
Access rules
Rules are{folder → {partitionKey?, requires[]}}. requires is a set of tenant permissions the caller must hold to see the folder. partitionKey optionally scopes the folder by an operator-defined key (e.g. per-region, per-customer).
List
Set
--partition-key + empty --requires deletes the rule row.
Recipes
Bootstrap a folder + rule pair
Snapshot the folder / access shape to git
See also
nora documents: tag documents into folders (documents tag --add <folder>).- Knowledge overview: how folders and access rules fit the retrieval story.