Skip to content

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.