akua repl
Shipped
Interactive REPL for exploring policies and packages.
akua repl [flags]
Supports two modes (tab-switched):
- Rego mode — runs against the current policy set; evaluates expressions, shows trace, imports any
data.akua.policies.* - KCL mode — runs against the current package; evaluates expressions, shows schema types, hot-imports modules
Useful for experimenting before committing to a rule or package change.