From 78188b8ff72fbe9e7fef99522a9a239a9cd432d2 Mon Sep 17 00:00:00 2001 From: Matthias Glastra Date: Wed, 1 May 2024 17:58:23 +0200 Subject: [PATCH] docs: Update command docs Signed-off-by: Matthias Glastra --- docs/commands.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/commands.md b/docs/commands.md index cd1552e2..28c0f444 100644 --- a/docs/commands.md +++ b/docs/commands.md @@ -47,6 +47,7 @@ witness run [cmd] [flags] --attestor-maven-pom-path string The path to the Project Object Model (POM) XML file used for task being attested (default "pom.xml"). (default "pom.xml") --attestor-product-exclude-glob string Pattern to use when recording products. Files that match this pattern will be excluded as subjects on the attestation. --attestor-product-include-glob string Pattern to use when recording products. Files that match this pattern will be included as subjects on the attestation. (default "*") + --dirhash-glob strings Dirhash glob can be used to collapse material and product hashes on matching directory matches. --enable-archivista Use Archivista to store or retrieve attestations --hashes strings Hashes selected for digest calculation. Defaults to SHA256 (default [sha256]) -h, --help help for run