From 8587ddfe52b3e323c8160023f0da20fc60de8368 Mon Sep 17 00:00:00 2001 From: Joni Lahtinen Date: Fri, 22 Aug 2025 10:55:12 +0300 Subject: [PATCH] Update README to clarify API Token usage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40bba4f..3a94f77 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Report generated successfully. ### Parameters - `--project-id`: SonarQube Project ID. Supports a list of project ids separated by a space or a file where each project is on its own line. -- `--token`: SonarQube API Token base64 encoded +- `--token`: SonarQube API Token base64 encoded. Can be user token without base64 encoding. - `--host`: SonarQube Host (default: `http://localhost:9000`) - `--include-issue-details`: Whether to include a detailed table of all the fetched issues or provide just the overall results (default: `false`) - `--anonymous`: Whether to replace the repository names with `Project ` and parse the full paths of the