Skip to content

Commit

Permalink
GITBOOK-8395: CLI commands and options summary, move --report to IaC …
Browse files Browse the repository at this point in the history
…options
  • Loading branch information
awileysnyk authored and gitbook-bot committed Nov 7, 2024
1 parent b1f634d commit e311715
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/snyk-cli/cli-commands-and-options-summary.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,10 +241,6 @@ Lists of the options for Snyk CLI commands follow. Each option is followed by th

`--include-ignores`: [`code test`](https://docs.snyk.io/snyk-cli/commands/code-test)

## `snyk code test` and `snyk iac test` command option

`--report`: [`code test`](https://docs.snyk.io/snyk-cli/commands/code-test), [`iac test`](https://docs.snyk.io/snyk-cli/commands/iac-test)

## `snyk config environment command option`

`--no-check` [snyk config environment](https://docs.snyk.io/snyk-cli/commands/config-environment)
Expand Down Expand Up @@ -275,6 +271,8 @@ Lists of the options for Snyk CLI commands follow. Each option is followed by th

`--var-file=<PATH_TO_VARIABLE_FILE>`: [`iac test`](https://docs.snyk.io/snyk-cli/commands/iac-test)

`--report`: [`iac test`](https://docs.snyk.io/snyk-cli/commands/iac-test)

## `snyk iac capture` command options

`--stdin`: [`iac capture`](https://docs.snyk.io/snyk-cli/commands/iac-capture)
Expand Down

0 comments on commit e311715

Please sign in to comment.