# 使用 Homebrew, chocolatey, Nix 安装 cloudquery

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

## 安装

```sh
sudo av install brew:cloudquery
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install cloudquery
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#cloudquery
```

  证据: nixpkgs package indexes: pkgs/by-name/cl/cloudquery/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Chocolatey (92%):

```sh
choco install cloudquery
```

  证据: Chocolatey community package catalog: cloudquery from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','chocolatey-misc-helpers.extension'

## 软件包事实

- **软件包键:** brew:cloudquery
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/cloudquery>
- **版本:** 6.41.0
- **来源摘要:** Data movement tool to sync data from any source to any destination
- **主页:** <https://www.cloudquery.io>
- **仓库:** <https://github.com/cloudquery/cloudquery>
- **上游文档:** <https://www.cloudquery.io>
- **许可证:** MPL-2.0
- **源码归档:** <https://github.com/cloudquery/cloudquery/archive/refs/tags/cli-v6.41.0.tar.gz>
- **最后更新:** 2026-07-27T22:04:02+02:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- cloudquery (cli)
- cloudquery (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 6.41.0
- 管理器更新时间: 2026-07-27
- 本地数据: OK
- 上游仓库: https://github.com/cloudquery/cloudquery
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

CloudQuery is a data movement and cloud asset inventory CLI/platform that syncs cloud, SaaS, and infrastructure metadata from source integrations into databases, warehouses, and other destinations. It started as an open-source SQL-oriented cloud visibility tool and evolved into an integration-based ELT and governance platform.

### 项目历史

CloudQuery's official SDK announcement says the project was released at the end of the prior year to give developers, SREs, and security engineers an open-source way to gain deep visibility into cloud infrastructure using SQL. The same post explains that the early project grew quickly enough to motivate a provider SDK and plugin architecture.

By its Series A announcement, CloudQuery described itself as an open-source ELT platform focused on cloud infrastructure, with plugin-based architecture and broad resource coverage across major cloud and infrastructure providers. Later official docs describe the CLI as orchestrating source, transformer, and destination integrations over gRPC, with configuration in YAML and syncs triggered by cloudquery sync.

### 采用历史

CloudQuery moved from developer CLI into a broader cloud-governance product while keeping the package-manager-friendly CLI central. Official materials report rapid early GitHub growth, later funding, enterprise customer traction, and a CloudQuery Platform built around cloud asset inventory, security, compliance, FinOps, and automation workflows.

### 使用方式

Users create YAML source and destination configuration, then run cloudquery sync to extract cloud or SaaS metadata and load it into systems such as PostgreSQL, BigQuery, Snowflake, S3, or other supported destinations. The docs emphasize that the CLI runs in the user's environment, with source integrations fetching external API data and destinations writing it to the configured store.

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

CloudQuery is significant in package-manager culture because it packages a plugin-orchestrating data plane as a CLI: Homebrew users get a single cloudquery command that can download and run integrations, while the actual data pipeline is declared in versioned YAML. It also illustrates the modern split between an open-source CLI, a plugin registry, premium integrations, and a hosted platform.

### 时间线

- 2020: CloudQuery was released near the end of the year, according to the official SDK announcement.
- 2021: CloudQuery announced its SDK after growing more than 1.3K GitHub stars in under five months.
- 2022: CloudQuery announced Series A funding and described the project as an open-source ELT platform for cloud infrastructure.
- 2023: CloudQuery documented mandatory login/API-key changes for some CLI use cases.
- 2025: CloudQuery introduced a new platform built around cloud governance and 70+ official sources.
- 2026: Current docs describe the CLI's integration architecture, YAML configuration, and cloudquery sync workflow.

### Related projects

- CloudQuery is related to ELT and connector frameworks, cloud asset inventory systems, security posture and compliance tools, and infrastructure query tools. Official docs also point to its own Integration SDK, source integrations such as AWS, GCP, Azure, GitHub, and Okta, and destination integrations such as PostgreSQL, BigQuery, Snowflake, and S3.

### 来源

- <https://github.com/cloudquery/cloudquery>
- <https://www.cloudquery.io/blog/introducing-cloudquery-sdk>
- <https://www.cloudquery.io/blog/cloudquery-raises-15m-series-a>
- <https://www.cloudquery.io/blog/introducing-the-cloudquery-platform>
- <https://www.cloudquery.io/docs/cli>
- <https://www.cloudquery.io/docs/cli/core-concepts/architecture>
- <https://www.cloudquery.io/docs/cli/core-concepts/configuration>


## 安全说明

infrastructure mutation or orchestration signal.

- **Geiger 风险:** orange / 中
- infrastructure mutation or orchestration signal

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** cloudquery
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 其他软件包管理器记录

- Nix - cloudquery: normalized package name match | nixpkgs package indexes: pkgs/by-name/cl/cloudquery/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Chocolatey - cloudquery: normalized package name match | Chocolatey community package catalog: cloudquery from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','chocolatey-misc-helpers.extension'


## 相关链接

- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://pkg.so/zh-hans/brew/go/) - Build dependency declared by Homebrew.
- [nifi](https://pkg.so/zh-hans/brew/nifi/) - Shares pkgdb curated category or tags: cli, data, data-integration, data-pipelines.
- [apache-flink-cdc](https://pkg.so/zh-hans/brew/apache-flink-cdc/) - Shares pkgdb curated category or tags: cli, data, data-integration.
- [kettle](https://pkg.so/zh-hans/brew/kettle/) - Shares pkgdb curated category or tags: cli, data, data-integration.
- [nifi-registry](https://pkg.so/zh-hans/brew/nifi-registry/) - Shares pkgdb curated category or tags: cli, data, data-integration.
- [nifi-toolkit](https://pkg.so/zh-hans/brew/nifi-toolkit/) - Shares pkgdb curated category or tags: cli, data, data-integration.
- [git-annex](https://pkg.so/zh-hans/brew/git-annex/) - Shares pkgdb curated category or tags: cli, data, sync.
- [benthos](https://pkg.so/zh-hans/brew/benthos/) - Shares pkgdb curated category or tags: cli, data, data-pipelines.
- [electric](https://pkg.so/zh-hans/brew/electric/) - Shares pkgdb curated category or tags: cli, data, sync.
- [conduit](https://pkg.so/zh-hans/brew/conduit/) - Local package facts share a topical domain. Shared terms: cli, data, data-integration, integration, pipelines.

## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
