dinox
Installation
SKILL.md
Dinox CLI Reference
Dinox CLI (dino) is a command-line tool for managing a personal knowledge base
(notes, tags, card boxes / zettel boxes). Data is stored locally in SQLite and
synced to the cloud via PowerSync.
Global Options
| Flag | Description |
|---|---|
--json |
Output machine-readable YAML |
--offline |
Skip sync, use local cache only |
--sync-timeout <ms> |
Override default 15 s sync timeout |
--verbose |
Enable verbose logging |