# Installer flowpipe avec Homebrew

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

## installation

```sh
sudo av install brew:flowpipe
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install flowpipe
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:flowpipe
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/flowpipe>
- **Version:** 1.2.2
- **Résumé source:** Cloud scripting engine
- **Page d'accueil:** <https://flowpipe.io>
- **Dépôt:** <https://github.com/turbot/flowpipe>
- **Docs amont:** <https://flowpipe.io/docs>
- **Licence:** AGPL-3.0-only
- **Archive source:** <https://github.com/turbot/flowpipe/archive/refs/tags/v1.2.2.tar.gz>
- **Dernière mise à jour:** 2026-06-22T14:03:21-07:00
- **Généré:** 2026-07-08T18:08:21+00:00

## exécutables

- flowpipe (cli)
- flowpipe (alias)

## Dépendances de compilation

- corepack
- go
- node

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 1.2.2
- gestionnaire mis à jour: 2026-06-22
- données locales: OK
- dépôt amont: https://github.com/turbot/flowpipe
- dernière version détectée: v1.2.2 (à jour)
## Historique du projet et usages

Flowpipe is Turbot's open-source cloud scripting and workflow automation engine for defining DevOps pipelines as HCL code.

### Historique du projet

Flowpipe was introduced in December 2023 as a cloud scripting engine for automation and workflow, with pipelines for DevOps written in HCL. The initial release supported pipeline execution, steps such as container, email, function, HTTP, query, sleep, transform, and pipeline, schedule and HTTP triggers, credential management, and mod composition.

The project reached 1.0.0 in October 2024. That release added a connection resource for credentials, formal connection and notifier variable types, enum validation, defined CLI exit codes, and deprecated earlier credential resources in favor of connection resources.

### Historique d'adoption

Flowpipe's adoption path is tied to Turbot's broader CLI and mod ecosystem. Its README points users to Flowpipe Hub library mods and samples for services such as AWS, Azure, GCP, GitHub, Jira, Okta, PagerDuty, SendGrid, Slack, Teams, and Zendesk.

The README also positions Flowpipe alongside Steampipe and Powerpipe in Turbot Pipes, using Steampipe for data access, Powerpipe for visualization, and Flowpipe for workflow automation.

### Modes d'utilisation

Users define pipelines, triggers, variables, locals, and steps in .fp files inside a Flowpipe mod. Config resources such as workspaces and connections are HCL files ending in .fpc and are loaded from the working directory or mod location and the Flowpipe install config directory.

A typical package workflow installs the flowpipe CLI, initializes a mod with flowpipe mod init, writes pipeline definitions in HCL, installs reusable mods from the hub or Git repositories, and runs pipelines from the terminal.

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

Flowpipe is notable for package metadata because it brings Terraform-like HCL mod conventions to command-line workflow automation. It also has a recognizable family relationship with Turbot's Steampipe, Powerpipe, hub mods, and connection configuration files.

### Chronologie

- 2023: Flowpipe 0.1.0 introduces the cloud scripting engine and HCL pipeline model.
- 2024: Flowpipe 0.2.0 adds query triggers, expanded HTTP triggers, database query support, and more credential types.
- 2024: Flowpipe 0.3.0 adds human workflow, Slack and email messaging, input steps, and Steampipe credential import.
- 2024: Flowpipe 0.6.0 adds interactive workflows in the terminal via console integration.
- 2024: Flowpipe 1.0.0 introduces connection resources and deprecates credential resources.
- 2026: Flowpipe 1.2.x continues with security and dependency maintenance releases.

### Related projects

- Official sources connect Flowpipe to Flowpipe Hub mods, Turbot Pipes, Steampipe, Powerpipe, and the shared Turbot pipe-fittings codebase.

### Sources

- <https://flowpipe.io/docs>
- <https://flowpipe.io/docs/build>
- <https://flowpipe.io/docs/reference/config-files>
- <https://github.com/turbot/flowpipe>
- <https://raw.githubusercontent.com/turbot/flowpipe/develop/CHANGELOG.md>
- <https://raw.githubusercontent.com/turbot/flowpipe/develop/README.md>


## Notes de sécurité

infrastructure mutation or orchestration signal.

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


## 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: *.fp, mod.fp, $PWD/*.fpc, ~/.flowpipe/config/*.fpc, $FLOWPIPE_INSTALL_DIR/config/*.fpc

## Credential files

- Unix: $PWD/*.fpc, ~/.flowpipe/config/*.fpc, $FLOWPIPE_INSTALL_DIR/config/*.fpc
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** flowpipe
- **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


## Liens liés

- [Cloud CLI packages](https://www.automicvault.com/fr/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Secret-risk packages](https://www.automicvault.com/fr/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/fr/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [corepack](https://www.automicvault.com/fr/pkg/brew/corepack/) - Build dependency declared by Homebrew.
- [go](https://www.automicvault.com/fr/pkg/brew/go/) - Build dependency declared by Homebrew.
- [node](https://www.automicvault.com/fr/pkg/brew/node/) - Build dependency declared by Homebrew.
- [preevy](https://www.automicvault.com/fr/pkg/brew/preevy/) - Shares av.db curated category or tags: cli, cloud, developer-tools, devops.
- [kosli-cli](https://www.automicvault.com/fr/pkg/brew/kosli-cli/) - Shares av.db curated category or tags: cli, developer-tools, devops.
- [node-red](https://www.automicvault.com/fr/pkg/brew/node-red/) - Shares av.db curated category or tags: cli, developer-tools, workflow-automation.
- [dagu](https://www.automicvault.com/fr/pkg/brew/dagu/) - Shares av.db curated category or tags: cli, developer-tools, workflow-automation.
- [git-town](https://www.automicvault.com/fr/pkg/brew/git-town/) - Shares av.db curated category or tags: cli, developer-tools, workflow-automation.
- [massdriver](https://www.automicvault.com/fr/pkg/brew/massdriver/) - Shares av.db curated category or tags: cli, cloud, developer-tools, devops.
- [act](https://www.automicvault.com/fr/pkg/brew/act/) - Shares av.db curated category or tags: cli, developer-tools, devops.
- [changie](https://www.automicvault.com/fr/pkg/brew/changie/) - Shares av.db curated category or tags: cli, developer-tools, devops.

## Combined YAML source

View the package source record on GitHub. [combined/flowpipe.yml](https://github.com/automic-vault/db/blob/main/combined/flowpipe.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
