Install
On macOS and Linux:
curl -fsSL https://getstream.io/cli.sh | bashOn Windows, use WSL.
The CLI is also available as an npm package for Node.js 22.15 or newer:
npm install -g @stream-io/cliNode.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