CLI
Manage servers, messages, and apps from the terminal
The start CLI connects to start.chat from your terminal.
Install
Terminal
Authenticate
Terminal
Opens a browser to pick a server. Credentials save to ~/.start/credentials/.
Skip the browser with a key directly:
Terminal
Commands
| Command | Description |
|---|---|
login | Log in via browser to connect a server |
logout | Remove saved credentials for a server |
chat | Launch interactive terminal chat |
config | Manage start configuration |
app | Build, publish, and manage apps |
api | Query and mutate start.chat data |
Examples
Terminal