Get Evidence CLI - Sample Commands
Artifact Get Evidence Sample
jf evd get --subject-repo-path commons-dev-generic-local/commons/file.txt --output my-evidences.json
In the sample above, the command exports the evidence list for an artifact named file.txt.
Release Bundle v2 Evidence Sample
jf evd get --release-bundle bundledemo --release-bundle-version 1.0.0 --artifacts-limit 100 --output /Users/dort/evidence-verifyers/bundle-demo/evidence-list.json
In the sample above, the command exports the evidence list for the 100 artifacts in the Release Bundle, including builds if relevant.
Updated 3 months ago
