# 使用 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
- **版本:** 6.41.0
- **来源摘要:** Data movement tool to sync data from any source to any destination
- **主页:** <https://www.cloudquery.io>
- **仓库:** <https://github.com/cloudquery/cloudquery>
- **最后更新:** 2026-07-27T22:04:02+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- cloudquery (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

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

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

- 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'


## 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
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
