opa sign
Generate an OPA bundle signature
Options
Name | Description |
---|---|
--bundle, -b | Load paths as bundle files or root directories |
--claims-file <claims-file> | Set path of JSON file containing optional claims (see: https://openpolicyagent.org/docs/latest/management/#signature-format) |
--output-file-path, -o <output-file-path> | Set the location for the .signatures.json file |
--signing-alg <signing-alg> | Name of the signing algorithm |
--signing-key <signing-key> | Set the secret (HMAC) or path of the PEM file containing the private key (RSA and ECDSA) |
--signing-plugin <signing-plugin> | Name of the plugin to use for signing/verification (see https://openpolicyagent.org/docs/latest/management/#signature-plugin |
--help, -h | Help for sign |