opa
Open Policy Agent (OPA)
Subcommands
| Name | Description | 
|---|---|
| bench | Benchmark a Rego query | 
| build | Build an OPA bundle | 
| check | Check Rego source files | 
| completion | Generate the autocompletion script for the specified shell | 
| deps | Analyze Rego query dependencies | 
| eval | Evaluate a Rego query | 
| exec | Execute against input files | 
| fmt | Format Rego source files | 
| inspect | Inspect OPA bundle(s) | 
| parse | Parse Rego source file | 
| run | Start OPA in interactive or server mode | 
| sign | Generate an OPA bundle signature | 
| test | Execute Rego test cases | 
| version | Print the version of OPA | 
| help | Help about any command | 
Options
| Name | Description | 
|---|---|
| --help, -h | Help for opa |