Skip to content

Commit

Permalink
Merge pull request #5570 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 Nov 11, 2024
2 parents e506766 + 7642a23 commit b2eb964
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions help/cli-commands/code-test.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,18 +43,6 @@ Default: `<ORG_ID>` 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.
Expand Down

0 comments on commit b2eb964

Please sign in to comment.