CLI Reference
scitex-cards --help
scitex-cards --help-recursive # flattened help for every subcommand
Command |
Purpose |
|---|---|
|
Render the dependency graph to PNG (or print mermaid source). |
|
List resolved tasks (id / status / title). |
|
Launch the read-only web board (needs the |
|
Introspect the public Python API. |
|
List MCP tools (none yet — on the roadmap). |
|
List / print / install the bundled agent skills. |
|
Install tab-completion (cache-file pattern). |
|
Print the completion script for eval / sourcing. |
Universal flags
-h,--help— usage with an example (every command).--help-recursive— flatten help for all subcommands (top level).--json— machine-readable output on every data-reading command.-V,--version— printscitex-cards/X.Y.Z.
Every command resolves the store the same way, and there is ONE store identity:
--store → $SCITEX_CARDS_DB (PostgreSQL on 55432). Nothing else — unset
raises. No second-engine tier, no project scope, no bundled-example fallback.