Usage: bijux cli [OPTIONS] [COMMAND]

Commands:
  status
  paths
  config
  self-test
  plugins
  help       Print this message or the help of the given subcommand(s)

Options:
  -f, --format <FORMAT>     Output format: text, json, or yaml
  -q, --quiet               Suppress command output
      --log-level <LEVEL>   Log verbosity level
      --color <MODE>        ANSI color policy
      --pretty              Pretty-print structured output
      --no-pretty           Emit compact structured output
      --config-path <PATH>  Use explicit config file path
  -h, --help                Print help

Subcommand guide:
status     Runtime status summary
paths      Runtime state and filesystem paths
config     Runtime configuration operations
self-test  Deterministic runtime self-checks
plugins    Canonical plugin lifecycle namespace

Examples:
  bijux cli status
  bijux cli paths
  bijux cli config list
  bijux cli plugins list
