Expand description
Policy governance commands for Auths.
Commands for linting, compiling, testing, and comparing policies.
Structs§
- Compile
Command - Compile a policy with full validation.
- Diff
Command - Compare two policies.
- Explain
Command - Evaluate a policy against a context.
- Lint
Command - Validate policy JSON syntax.
- Policy
Command - Manage authorization policies.
- Test
Command - Run a policy against a test suite.