projio CLI is silent — all subcommands produce no output: - `python -m projio
projio CLI is silent — all subcommands produce no output:
- python -m projio.cli — no output
- python -m projio.cli indexio build --help — no output
- python -m projio.cli help — no output
No errors either, just empty. The CLI module exists but seems non-functional. Users must use indexio CLI directly or MCP tools instead.
Related Notes¶
- [[issue-arash-20260328-011416-121323.md]] — Both are projio CLI/tool usability bugs — note_read param issue and silent CLI are both about broken projio interfaces
- [[issue-arash-20260326-174001-720656.md]] — MCP tools missing for index setup relates to users falling back to MCP tools due to broken CLI
- [[issue-arash-20260328-192146-858687.md]] — indexio_build_status bug is a related projio CLI/tool malfunction in the same subsystem