# 使用 Homebrew Cask 安装 sonarqube-cli

查看 sonarqube-cli 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install cask:sonarqube-cli
```

其他安装命令:

### macOS

- Homebrew Cask (100%):

```sh
brew install --cask sonarqube-cli
```

  证据: local Homebrew cask metadata

## 软件包事实

- **软件包键:** cask:sonarqube-cli
- **软件包管理器:** Homebrew Cask
- **版本:** 1.4.0.3748
- **来源摘要:** Code quality and security for terminal workflows, scripts, and AI agents
- **主页:** <https://www.sonarsource.com/sonarqube/cli/>
- **最后更新:** 2026-07-28T21:16:08+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- sonar (二进制)
- sonar (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.4.0.3748
## 项目历史与用法

SonarQube CLI is SonarSource's command-line interface for SonarQube Cloud and SonarQube Server workflows, combining project and issue queries, secrets scanning, local analysis, and AI-agent integrations under the `sonar` command.

### 项目历史

The project is published by SonarSource as a public GitHub repository and documented on the official SonarSource documentation site. Its README describes the CLI as a terminal-oriented interface for catching code quality and security issues before production, with integrations for Git hooks, Claude Code, GitHub Copilot, Codex, CI/CD, and custom automation.

The 1.0.0 release on June 10, 2026 marked the CLI becoming an official public release after beta. That milestone positioned the tool as a practical day-to-day terminal interface for SonarQube, centered on `sonar auth`, `sonar analyze`, `sonar list`, and `sonar integrate`.

### 采用历史

SonarSource distributes the CLI through official install scripts, GitHub releases, and Homebrew Cask packaging. Its packaging relevance comes from making SonarQube's quality, security, and secrets workflows available from local shells, automation scripts, and AI-agent setups rather than only from CI pipelines or web UI workflows.

### 使用方式

Typical use starts with installation, authentication against SonarQube Cloud or SonarQube Server, and commands such as `sonar auth status`, `sonar analyze`, `sonar list issues`, and `sonar integrate`. The official command reference groups commands into authentication, integrations, analysis, information, configuration, and maintenance.

For headless use, the official environment-variable documentation supports `SONARQUBE_CLI_TOKEN` with either `SONARQUBE_CLI_ORG` for SonarQube Cloud or `SONARQUBE_CLI_SERVER` for SonarQube Server. Saved interactive credentials are otherwise read from the system keychain.

### 为什么软件包爱好者会关心

For package-manager users, SonarQube CLI is notable because it packages a vendor-backed code-quality and security workflow as a single local executable named `sonar`. It also installs or coordinates add-on binaries, hooks, MCP configuration, and agent instructions, making its filesystem state and credentials behavior important to understand when packaging, sandboxing, or auditing it.

### 时间线

- 2026-06-10: SonarQube CLI 1.0.0 became the official public release after beta.
- 2026-06-22: SonarQube CLI 1.1.0 added Antigravity and Cursor integrations, dependency-risk scanning in git hooks, and security fixes.
- 2026-07-06: GitHub listed 1.3.0.3493 as the latest release, matching the Homebrew Cask source version in the input.

### Related projects

- SonarQube CLI is distinct from SonarScanner CLI: SonarSource documents SonarQube CLI as a developer management and agent-integration interface, while SonarScanner CLI is the CI/CD code-analysis scanner invoked as `sonar-scanner`.
- The CLI integrates with SonarQube Cloud, SonarQube Server, SonarQube MCP Server, and AI coding agents such as OpenAI Codex, Claude Code, GitHub Copilot, Cursor, and Antigravity.

### 来源

- <https://docs.sonarsource.com/sonarqube-cli>
- <https://docs.sonarsource.com/sonarqube-cli/integrations/codex>
- <https://docs.sonarsource.com/sonarqube-cli/quickstart-guide>
- <https://docs.sonarsource.com/sonarqube-cli/using-sonarqube-cli/commands>
- <https://docs.sonarsource.com/sonarqube-cli/using-sonarqube-cli/environment-variables>
- <https://github.com/SonarSource/sonarqube-cli>
- <https://github.com/SonarSource/sonarqube-cli/releases>
- source_facts.package-manager.brew-cask
- source_facts.version


## 安全说明

没有找到 sonarqube-cli 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.sonar/sonarqube-cli/state.json
## 其他软件包管理器记录

- Nix - sonarqube-cli: normalized package name match | nixpkgs package indexes: pkgs/by-name/so/sonarqube-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Nix - sonar: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/so/sonar/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - main/sonar: installed executable or alias match | Scoop official bucket manifest trees: bucket/sonar.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/sonarqube-cli.yml](https://github.com/mxcl/pkgdb/blob/main/combined/sonarqube-cli.yml)


## 来源

- pkg.so package database
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
