autonomy-orchestrator¶
AutonomyOps fleet orchestrator
Synopsis¶
autonomy-orchestrator is the standalone fleet orchestrator binary for the
AutonomyOps Agent Development Kit.
It stores incoming telemetry events from edge nodes and exposes a query
interface for fleet-wide observability.
Options¶
-h, --help help for autonomy-orchestrator
--require-signed-manifest Refuse to start if the SHA256SUMS release manifest or its cosign signature is missing/invalid (Tier 2 binary-integrity check; default: build-time compile-in via -ldflags -X, build-hardened artifacts=true, all others=false)
Subcommands¶
autonomy-orchestrator fleet-state— Manage derived fleet node stateautonomy-orchestrator migrate— Migrate data from SQLite to PostgreSQL (cpmigratedb)autonomy-orchestrator serve— Start the control-plane HTTP API (event ingestion + SQLite storage)autonomy-orchestrator version— Print version and build metadata