Skip to main content

Get access to Chainloop

This guide assumes that you have access to a Chainloop Cloud account or to your own self-hosted Chainloop instance. If you don’t, please contact us, and we’ll get back to you shortly.

Install the Chainloop Command Line Interface (CLI)

The Chainloop CLI is used to send pieces of evidence and attestations to the platform. During this getting started, we’ll use the CLI to perform attestations locally first, and later in a CI/CD system. To install the latest version for macOS, Linux, or Windows (using WSL), choose one of the following installation methods.
The install script comes pre-configured for Chainloop Cloud.
you can install a specific version with
and customize the install path (defaults to /usr/local/bin)
To install without sudo, provide a user-accessible path:
if cosign is present in your system, in addition to the checksum check, a signature verification will be performed. This behavior can be enforced via the —force-verification flag.
To install the open-source edition instead: