Skip to main content

Installation

The policy CLI is available on Linux, macOS and Windows platforms.

Binaries for Linux, Windows and Mac

note

These are available as tarballs in the release page.

Homebrew

You can install policy via homebrew for macOS or LinuxBrew for Linux:

brew install opcr-io/tap/policy

WinGet

You can install policy via WinGet on Windows:

winget install OpenPolicyContainers.Policy 

Go

You can get policy via a GO install

go install github.com/opcr-io/policy/cmd/policy@latest

Download

The binaries for Linux, Windows, and Mac are available as tarballs on the GitHub release page.