Install the WarpStream Agent / CLI
WarpStream packages the Agent and a utility CLI into a single binary.
The WarpStream Agent / CLI can be installed in one of three ways:
with our Docker container from our public Docker registry.
with our installation script.
by 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?