Create Evidence using the JFrog CLI

JFrog Artifactory Documentation

Products
JFrog Artifactory
Content Type
User Guide

The JFrog CLI offers the surest and most convenient method for creating evidence and deploying it to the JFrog platform. With a single command, the CLI takes the JSON file containing your predicate, prepares the evidence based on the in-toto and DSSE standards, and deploys the evidence to the designated subject in the JFrog platform. Use the JFrog CLI to incorporate evidence creation and deployment within your CI workflow, such as GitHub Actions.

For a step-by-step description that demonstrates how to use the JFrog CLI to create evidence for a multi-platform Docker image, go here.

For complete details about the available CLI command options, see Create Evidence CLI.Create Evidence CLI

Tip

Click this link for a collection of code snippets that describe how to create evidence workflows in various tools using the JFrog CLI.