autonomy runtime status¶
Check whether the runtime service is running
Usage¶
autonomy runtime status [flags]
Options¶
--listen string address of the runtime service (default "127.0.0.1:7777")
Options inherited from parent commands¶
--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)
See also¶
autonomy runtime— Manage the local tool-execution runtime service