diff --git a/test/cli/testdata/cnspec_scan.ct b/test/cli/testdata/cnspec_scan.ct index 396e02369..969f69223 100644 --- a/test/cli/testdata/cnspec_scan.ct +++ b/test/cli/testdata/cnspec_scan.ct @@ -30,6 +30,7 @@ Flags: --policy strings Lists policies to execute. This requires --policy-bundle. You can pass multiple policies using --policy POLICY. -f, --policy-bundle strings Path to local policy file --props stringToString Custom values for properties (default []) + --report-dest-url string Set the URL to send the asset report to. Currently only supports AWS SQS topic URLs. --score-threshold int If any score falls below the threshold, exit 1. --share create a web-based private reports when cnspec is unauthenticated. Defaults to false.