Onde.Cli
0.3.1
dotnet tool install --global Onde.Cli --version 0.3.1
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local Onde.Cli --version 0.3.1
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Onde.Cli&version=0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Onde.Cli --version 0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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
- npm:
npm install -g @ondeinference/cli - pip:
pip install onde-cli - Dart pub:
dart pub global activate onde_cli - Homebrew:
brew install ondeinference/homebrew-tap/onde - GitHub Releases: https://github.com/ondeinference/onde-cli/releases
Source
- Repository: https://github.com/ondeinference/onde-cli
- Website: https://ondeinference.com
- Issues: https://github.com/ondeinference/onde-cli/issues
License
Dual-licensed under MIT and Apache 2.0.
Copyright
© 2026 Onde Inference (Splitfire AB).
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.3.1 | 88 | 5/3/2026 |