Onde CLI for .NET
onde is the official command-line interface for Onde Inference.
Install
dotnet tool install --global Onde.Cli
Update
dotnet tool update --global Onde.Cli
Run
onde
That opens the terminal UI for account management, app setup, and local model fine-tuning. For package details, platform notes, and the full install matrix, see https://ondeinference.com/cli.
If you want a quick background read on the inference side, Onde has a short note on the forward pass.
Platform support
This .NET tool bundles native onde binaries for:
- macOS
arm64, x64
- Linux
arm64, x64 (glibc)
- Windows
arm64, x64
Other installation methods
Source
License
Dual-licensed under MIT and Apache 2.0.
Copyright
© 2026 Splitfire AB (Onde Inference).