Documentation
README
Docs
Docs is the user's filesystem-first document library. Documents can live on
the primary machine or another connected host, but the bb docs command
handles that routing through named vaults.
Access documents
Start with the smallest useful lookup:
bb docs vaults --json
bb docs list --vault <vault-id> --json
bb docs read <path> --vault <vault-id>
Use the path and vault exactly as returned. Paths are relative to the vault;
do not guess an absolute host path or inspect the vault outside bb docs.
This is the opening of the README. Read the full README on GitHub.