# 使用 Homebrew 安装 flowpipe

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

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install flowpipe
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:flowpipe
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/flowpipe>
- **版本:** 1.2.2
- **来源摘要:** Cloud scripting engine
- **主页:** <https://flowpipe.io>
- **仓库:** <https://github.com/turbot/flowpipe>
- **上游文档:** <https://flowpipe.io/docs>
- **许可证:** AGPL-3.0-only
- **源码归档:** <https://github.com/turbot/flowpipe/archive/refs/tags/v1.2.2.tar.gz>
- **最后更新:** 2026-06-22T14:03:21-07:00
- **已生成:** 2026-07-08T18:08:21+00:00

## 可执行文件

- flowpipe (cli)
- flowpipe (别名)

## 构建依赖

- corepack
- go
- node

## 安装行为

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

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 1.2.2
- 管理器更新时间: 2026-06-22
- 本地数据: OK
- 上游仓库: https://github.com/turbot/flowpipe
- 检测到的最新版本: v1.2.2 (当前)
## 项目历史与用法

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

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

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

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.

### 时间线

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

### 来源

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


## 安全说明

infrastructure mutation or orchestration signal.

- **Geiger 风险:** orange / 中
- 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
## 源数据库详情

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


## 相关链接

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


## 来源

- 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
