CLI Reference

Command-line reference for all AutonomyOps ADK binaries: autonomy, autonomy-orchestrator, edgectl, edged, and the GUI launcher.

The self-hosted autonomy-orchestrator reference lives in the self-hosted tier site.

autonomy command reference

Auto-generated per-command reference, produced by make docs-cli-gen from the Cobra command definitions in cmd/autonomy/commands/.

This reference is tier-aware (#836): the paid build shows the full command tree, while the CE build shows only the commands the CE binary provides (the subset of BuildRoot("ce")). The two are generated as separate, self-consistent trees (_generated/cli/ and _generated/cli-ce/) because the {only} directive gates neither cross-references nor toctree entries, so per-page tier gating of a single tree is not possible — a CE build of the full tree would either leak paid commands or break on cross-links to excluded pages.

autonomy commands

autonomy-orchestrator command reference

Auto-generated per-command reference for the standalone orchestrator binary, produced by make docs-cli-gen from cmd/autonomy-orchestrator/commands/. The orchestrator is an all-paid binary, so this whole subtree is excluded from CE builds. A curated overview (when-to-use and the hosted connect path) is on the autonomy-orchestrator page listed under CLI Reference above.

edged command reference

Auto-generated per-command reference for the edged edge relay daemon, produced by make docs-cli-gen from edge/cmd/edged. edged is a CE-tier binary, so this reference is visible in both CE and paid builds. For a curated overview, see the edged page listed under CLI Reference above.

edged commands

edgectl command reference

Auto-generated per-command reference for the edgectl local inspection CLI, produced by make docs-cli-gen from edge/cmd/edgectl. edgectl is a CE-tier binary, so this reference is visible in both CE and paid builds. For a curated overview, see the edgectl page listed under CLI Reference above.

edgectl commands