Skip to content

Commit

Permalink
Merge pull request #5598 from snyk/docs/automatic-gitbook-update
Browse files Browse the repository at this point in the history
docs: Synchronizing CLI help from user-docs
  • Loading branch information
thisislawatts authored Dec 3, 2024
2 parents 861a292 + 087aa4c commit 61fcabc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion help/cli-commands/iac-describe.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Change the directory path used for `iac describe` configuration (default `$HOME`

### `--service=<SERVICE>[,<SERVICE>...]`

Specify the services whose resources are inspected for drift or unmanaged resources.
Specify the services to inspect for unmanaged resources.

This option cannot be used with a `.snyk` drift ignore rule; the content in `.snyk` will be ignored.

Expand Down
2 changes: 1 addition & 1 deletion help/cli-commands/test.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ For Gradle monorepos Snyk looks only for root level **build.gradle / build.gradl

This option is designed to be run in the root of your monorepo.

For more details, see the following support article: [Scanning Gradle projects in CLI with `--exclude` option does not exclude sub-projects](https://support.snyk.io/hc/en-us/articles/22275760293661-Scanning-Gradle-projects-in-CLI-with-exclude-option-does-not-exclude-sub-projects)
For more details, see the following support article: [Scanning Gradle projects in CLI with `--exclude` option does not exclude sub-projects](https://support.snyk.io/s/article/Scanning-Gradle-projects-in-CLI-with---exclude-option-does-not-exclude-sub-projects)

### `--configuration-matching=<CONFIGURATION_REGEX>`

Expand Down

0 comments on commit 61fcabc

Please sign in to comment.