CLI Reference
IndexBus ships three command-line tools for inspection, routing, and application scaffolding.
indexbus-inspect
Inspect shared-memory regions from the command line. Output includes region kind, initialized state, layout version, capability bits, queue depths, and slot pool utilization.
Human-Readable Output
Machine-Readable JSON
Journal Commands
indexbus-route
Run a standalone router process for a SHM fanout region.
Modes
Policies
Periodic Stats Output
The router prints periodic statistics to stdout:
Credit Flags
indexbus-app
Application template with multi-process roles and platform wiring.
Subcommands
Run each subcommand in a separate terminal for multi-process operation:
All-in-One Mode
Run all roles in a single process:
Configuration Flags
The HTTP admin server exposes /healthz, /readyz, and /metrics (with the prometheus feature).