Commands
Use this page when you want a quick command map.
Command types
Section titled “Command types”- Terminal Commands — Run
cos ...commands in your shell, then use/once you are inside the terminal user interface (TUI) - Flags — Global flags with examples and defaults
Quick guide
Section titled “Quick guide”Use terminal commands when you are:
Section titled “Use terminal commands when you are:”- starting Cosine
- initializing a repository
- logging in
- managing skills or MCP servers
- running one-shot tasks
Once the TUI is open, use / to open the commands menu and see the current set of actions available in the app.
TUI slash commands
Section titled “TUI slash commands”Inside the TUI, type / in an empty chat input to open the commands menu. You can search for a command by name or type the slash command directly.
| Command | What it does |
|---|---|
/autocomplete | Toggle inline autocomplete suggestions on or off |
Autocomplete suggestions are a personal preference and are saved to your CLI config. When autocomplete is off, Cosine does not request background autocomplete suggestions; it is not just hidden from view.
Most common entry points
Section titled “Most common entry points”| Context | Action |
|---|---|
| In your shell | cos start |
| In your shell | cos init |
| In your shell | cos login |
| Inside the TUI | / |
Related pages
Section titled “Related pages”- Overview — Product overview and where to start
- Quickstart — Fastest path to first success
- Terminal Commands — Shell commands and examples
- Configuration — Config files and precedence