Skip to content

Releases: c-thiel/cedar

cedar-policy-cli v4.11.0

01 Jun 09:52

Choose a tag to compare

Release Notes

Changed

  • Commands with a --template-linked argument will now error when failing to read a link file due to misconfigured file permissions or other similar errors.

Install cedar-policy-cli 4.11.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cedar-policy/cedar/releases/download/cedar-policy-cli-v4.11.0/cedar-policy-cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/cedar-policy/cedar/releases/download/cedar-policy-cli-v4.11.0/cedar-policy-cli-installer.ps1 | iex"

Download cedar-policy-cli 4.11.0

File Platform Checksum
cedar-policy-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
cedar-policy-cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
cedar-policy-cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
cedar-policy-cli-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
cedar-policy-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum