CLI
Confused about "CLI"?
Let us know how we can improve our documentation:
LAST EDIT Oct 14 2024
Stream’s Command Line Interface (CLI) makes it easy to create and manage your Stream apps directly from the terminal.
The repository is available here. The documentation is available here, including a full documentation of every command.
Installation
Copied!Confused about "Installation"?
Let us know how we can improve our documentation:
The Stream CLI is written in Go and precompiled into a single binary. It doesn’t have any prerequisites.
You can find the binaries in the Release section of the GitHub repository.
Via Script
Via Homebrew
Copied!Confused about "Via Homebrew"?
Let us know how we can improve our documentation:
Compile yourself
Copied!Confused about "Compile yourself"?
Let us know how we can improve our documentation:
Getting Started
Copied!Confused about "Getting Started"?
Let us know how we can improve our documentation:
Note: Your API key and secret can be found on the Stream Dashboard and is specific to your application.
A couple of use cases and examples can be found in the documentation website.