func-e

Easily download and run different versions of Envoy proxy.

brewmacoslinux
Try with needOr install directly
Source

About

Easily run Envoy

Commands

func-e

Examples

download and install the latest version of envoy$ func-e use latest
run envoy with a specific configuration file$ func-e run -c config.yaml
list all available envoy versions$ func-e versions
switch to a specific envoy version$ func-e use 1.27.0
check which version of envoy is currently active$ func-e --version