diff --git a/help/cli-commands/code-test.md b/help/cli-commands/code-test.md index 99915f0b57..ef24a32f2a 100644 --- a/help/cli-commands/code-test.md +++ b/help/cli-commands/code-test.md @@ -43,18 +43,6 @@ Default: `` that is the current preferred Organization in your [Account For more information see the article [How to select the Organization to use in the CLI](https://docs.snyk.io/snyk-cli/scan-and-maintain-projects-using-the-cli/how-to-select-the-organization-to-use-in-the-cli) -### `--report` - -Share results with the Snyk Web UI. - -If you are an Enterprise customer and in the Publish CLI results Closed Beta, this creates a Project in your Snyk account with a snapshot of the current configuration issues or appends the snapshot to an existing Project. - -After using this option, log in to the Snyk website and view your projects to see the snapshot. - -Example: `$ snyk code test --report --project-name="PROJECT_NAME"` - -For more information, see [Publish CLI results](https://docs.snyk.io/scan-application-code/snyk-code/cli-for-snyk-code/publishing-cli-results-to-a-snyk-project-and-ignoring-cli-results#publishing-cli-results-to-a-snyk-project) - ### `--json` Print results on the console as a JSON data structure.