Skip to content

Commit

Permalink
docs: synchronizing help from snyk/user-docs (#5044)
Browse files Browse the repository at this point in the history
Co-authored-by: Avishagp <noreply@snyk.io>
  • Loading branch information
github-actions[bot] and Avishagp committed Feb 8, 2024
1 parent 41c0c03 commit 0a803b2
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 4 additions & 2 deletions help/cli-commands/iac-test.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,10 +139,12 @@ For more information including allowable characters see [Project tags](https://d

### `--remote-repo-url=<URL>`

This can be used in combination with the `--report` option.

Set or override the remote URL for the repository.

Groups all Projects found under a single Target.

Can be used in combination with the `--report` option.

### `--report`

**NEW** option: Share results with the Snyk Web UI.
Expand Down
2 changes: 2 additions & 0 deletions help/cli-commands/monitor.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@ Print the dependency tree before sending it for analysis.

Set or override the remote URL for the repository that you would like to monitor.

Groups all Projects found under a single Target.

### `--dev`

Include development-only dependencies. Applicable only for some package managers, for example, `devDependencies` in npm or `:development` dependencies in Gemfile.
Expand Down
2 changes: 2 additions & 0 deletions help/cli-commands/test.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ Print the dependency tree before sending it for analysis.

Set or override the remote URL for the repository that you would like to monitor.

Groups all Projects found under a single Target.

### `--dev`

Include development-only dependencies. Applicable only for some package managers, for example, `devDependencies` in npm or `:development` dependencies in Gemfile.
Expand Down

0 comments on commit 0a803b2

Please sign in to comment.