Skip to content

Commit

Permalink
Update benchmark.md (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsmyth authored Mar 14, 2024
1 parent f78e2c2 commit f23e582
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/reference/cli/benchmark.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ powerpipe benchmark list
List all benchmarks in `JSON` format. All benchmarks (including sub-benchmarks) will be included for `json` and `yaml` output types:

```bash
powerpipe benchmark list --all --output json
powerpipe benchmark list --output json
```

List benchmarks using settings from a workspace:
Expand Down Expand Up @@ -187,4 +187,4 @@ powerpipe benchmark run cis_v120 --share --snapshot-location vandelay-industrie
Run a benchmark, upload a snapshot with `workspace` visibility in your user workspace, and tag the snapshot:
```bash
powerpipe benchmark run -cis_v120 -snapshot --snapshot-tag env=local
```
```

0 comments on commit f23e582

Please sign in to comment.