We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02b0975 commit 925e2ddCopy full SHA for 925e2dd
cmd/kosli/attestCustom.go
@@ -26,6 +26,7 @@ const attestCustomShortDesc = `Report a custom attestation to an artifact or a t
26
27
const attestCustomLongDesc = attestCustomShortDesc + `
28
The name of the custom attestation type is specified using the ^--type^ flag.
29
+The path to the JSON file the custom type will evaluate is specified using the ^--attestation-data^ flag.
30
` + attestationBindingDesc + `
31
32
` + commitDescription
0 commit comments