# Installer cloudquery avec Homebrew, chocolatey, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de cloudquery pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install cloudquery
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:cloudquery
- **Gestionnaire de paquets:** Homebrew
- **Version:** 6.41.0
- **Résumé source:** Data movement tool to sync data from any source to any destination
- **Page d'accueil:** <https://www.cloudquery.io>
- **Dépôt:** <https://github.com/cloudquery/cloudquery>
- **Dernière mise à jour:** 2026-07-27T22:04:02+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- cloudquery (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 6.41.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

infrastructure mutation or orchestration signal.

- **Risque Geiger:** orange / moyen
- infrastructure mutation or orchestration signal

## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
