Releases: c-thiel/cedar
Releases · c-thiel/cedar
cedar-policy-cli v4.11.0
Release Notes
Changed
- Commands with a
--template-linkedargument 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 | shInstall 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 |