# 使用 Homebrew, winget 安装 func-e

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

## 安装

```sh
sudo av install brew:func-e
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install func-e
```

  证据: local Homebrew formula metadata

### Windows

- winget (92%):

```sh
winget install --id Tetrate.func-e -e
```

  证据: Windows Package Manager source index: Tetrate.func-e from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:func-e
- **软件包管理器:** Homebrew
- **版本:** 1.6.0
- **来源摘要:** Easily run Envoy
- **主页:** <https://func-e.io>
- **仓库:** <https://github.com/tetratelabs/func-e>
- **最后更新:** 2026-07-26T11:37:59+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- func-e (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

func-e is a Tetrate command-line tool for running Envoy. It downloads and selects Envoy versions, runs Envoy with a supplied configuration, and stores supporting data, logs, and runtime files under documented func-e directories.

### 项目历史

The project presents itself as a small Envoy runner and version manager: install func-e, choose or resolve an Envoy build, and run it with a config file or inline YAML. Official releases show public versioned distribution beginning with v0.5.0 in July 2021, v1.0.0 in October 2021, and continued releases through the 1.x series.

### 采用历史

func-e is distributed from GitHub releases, through its install script at func-e.io, Homebrew, and winget package facts. Its audience is Envoy and service-mesh users who want a repeatable local way to try Envoy versions or validate production configuration.

### 使用方式

The typical workflow is to run func-e with an Envoy config file or inline config, list available Envoy versions, select a version with func-e use, or override with ENVOY_PATH. It stores Envoy binaries under FUNC_E_DATA_HOME and logs under FUNC_E_STATE_HOME by default.

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

func-e is a useful package-manager case because it packages not Envoy itself but a resolver and launcher around Envoy. The documented XDG-like directory variables and override URLs make it friendly to reproducible local testing while still depending on external Envoy release metadata.

### 时间线

- 2021: v0.5.0 appears in official GitHub releases.
- 2021: v1.0.0 appears in official GitHub releases.
- 2025: v1.2.0 appears in official GitHub releases.
- 2026: v1.6.0 appears in official GitHub releases.

### Related projects

- Envoy is the proxy that func-e downloads and runs.
- Tetrate's archive endpoint supplies the default Envoy versions JSON used by func-e.
- Service-mesh workflows are the operational context for validating Envoy configuration locally.

### 来源

- <https://func-e.io/>
- <https://github.com/tetratelabs/func-e>
- <https://github.com/tetratelabs/func-e#readme>
- <https://github.com/tetratelabs/func-e/blob/master/USAGE.md>
- <https://github.com/tetratelabs/func-e/releases>


## 安全说明

没有找到 func-e 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## 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: ${HOME}/.config/func-e
## 其他软件包管理器记录

- winget - Tetrate.func-e: normalized package name match | Windows Package Manager source index: Tetrate.func-e from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
