Skip to content

Commit

Permalink
Update evidencePaths flag description
Browse files Browse the repository at this point in the history
  • Loading branch information
Ewelina Wilkosz committed Sep 22, 2023
1 parent 7a14c82 commit 2084924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/kosli/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ More details can be found here: https://aws.github.io/aws-sdk-go-v2/docs/configu
evidenceNameFlag = "The name of the evidence."
evidenceFingerprintFlag = "[optional] The SHA256 fingerprint of the evidence file or dir."
evidenceURLFlag = "[optional] The external URL where the evidence file or dir is stored."
evidencePathsFlag = "[optional] The comma-separated list of paths containing supporting proof for the reported evidence. Paths can be for files or directories."
evidencePathsFlag = "[optional] The comma-separated list of paths containing supporting proof for the reported evidence. Paths can be for files or directories. All provided proofs will be uploaded to Kosli's evidence vault."
fingerprintFlag = "[conditional] The SHA256 fingerprint of the artifact. Only required if you don't specify '--artifact-type'."
evidenceCommitFlag = "The git commit SHA1 for which the evidence belongs. (defaulted in some CIs: https://docs.kosli.com/ci-defaults )."
intervalFlag = "[optional] Expression to define specified snapshots range"
Expand Down

0 comments on commit 2084924

Please sign in to comment.