Documentation
README
Overview
Inspect audit logs, manage access policies, view telemetry data, and review request history from the CLI. Filter by event type, user, or time range for compliance workflows.
Quick install
npm install -g omniroute # or: npx omniroute
omniroute --version
Subcommands
audit
Example:
omniroute audit
audit tail
Flags:
--source <s>--follow--limit <n>
Example:
omniroute audit tail
audit search <query>
Flags:
--source <s>--since <ts>--until <ts>--limit <n>--actor <id>--action <a>
Example:
omniroute audit search <query>
audit export <file>
This is the opening of the README. Read the full README on GitHub.