Install the WarpStream Agent / CLI

This page contains instructions for installing the WarpStream Agent via CURL, Docker, or raw binaries.

WarpStream packages the Agent and a utility CLI into a single binary.

The WarpStream Agent / CLI can be installed in one of three ways:

  1. With our Docker container from our public Docker registry.

  2. With our installation script.

  3. Downloading the binary for your platform directly.

curl https://console.warpstream.com/install.sh | bash

This option is recommended for local development.

Last updated

Was this helpful?