Skip to content

Install

On macOS and Linux:

curl -fsSL https://getstream.io/cli.sh | bash

On Windows, use WSL.

The CLI is also available as an npm package for Node.js 22.15 or newer:

npm install -g @stream-io/cli

Node.js is not required to use the CLI. Pick npm if that's already how you install tools. Otherwise prefer the install script.

Verify the install:

getstream --version