Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ondeinference/cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@ondeinference/cli
Manage your Onde Inference account from the terminal.
Install
npm install -g @ondeinference/cliThe right binary for your platform gets pulled in automatically. Works on macOS (Apple Silicon and Intel), Linux (x64 and arm64), and Windows (x64 and arm64).
Other ways to install
| Method | Command |
|---|---|
| Homebrew | brew install ondeinference/homebrew-tap/onde |
| pip | pip install onde-cli |
| uv | uv tool install onde-cli |
| Cargo | cargo install onde-cli |
Usage
ondeOpens a TUI. Sign up or sign in from there, no browser needed.
| Key | What it does |
|---|---|
Tab |
Move between fields |
Enter |
Submit / sign out |
Ctrl+L |
Sign in screen |
Ctrl+N |
New account screen |
Ctrl+C |
Quit |
What's Onde?
Onde Inference runs LLMs on the user's device. No server round-trips, no data leaving the hardware. It ships as a native SDK for each platform:
Swift · Flutter · React Native · Rust
This CLI handles the account side of things. The SDKs handle inference.
Debug
Logs go to ~/.cache/onde/debug.log.
License
Dual-licensed under MIT and Apache 2.0.
© 2026 Onde Inference · Splitfire AB