Product Docs
Open Source
Education
This image contains the CLI for the Cedar Policy Language. The binary can be used to run, test, format, or evaluate Cedar policies
The image is available on cgr.dev:
cgr.dev
docker pull cgr.dev/chainguard/cedar:latest
The image can be run directly and sets the cedar image as the entrypoint:
docker run cgr.dev/chainguard/cedar:latest CLI interface for the Cedar Policy language. Usage: cedar <COMMAND> Commands: authorize Evaluate an authorization request evaluate Evaluate a Cedar expression validate Validate a policy set against a schema check-parse Check that policies successfully parse link Link a template format Format a policy set help Print this message or the help of the given subcommand(s) Options: -h, --help Print help -V, --version Print version