Automaton.Runner
1.0.20260604.1
dotnet tool install --global Automaton.Runner --version 1.0.20260604.1
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local Automaton.Runner --version 1.0.20260604.1
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Automaton.Runner&version=1.0.20260604.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Automaton.Runner --version 1.0.20260604.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Automaton Runner
Automaton Runner is the native machine runner for Automaton.
Most users should prefer the Docker runner installed through:
automaton runner install
The native runner is intended for advanced scenarios where the runner needs direct access to the host machine, local files, or local processes.
Typical install:
dotnet tool install -g Automaton.Runner
After installation, configure:
AUTOMATON_API_KEYAUTOMATON_RUNNER_NAME
Optional:
AUTOMATON_SERVER_URL
AUTOMATON_SERVER_URL is only needed when you want to point the runner at a non-default Automaton API endpoint for development or self-hosting. The hosted default should target https://api.automaton.monster.
Then run:
automaton-runner
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. 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 |
|---|---|---|
| 1.0.20260604.1 | 48 | 6/4/2026 |
| 1.0.20260602.4 | 58 | 6/2/2026 |
| 1.0.20260602.3 | 43 | 6/2/2026 |