autonomy config get¶
Get a CLI configuration value
Synopsis¶
Get a configuration value from ~/.config/autonomy/config.yaml.
Example:
autonomy config get orchestrator.url
Usage¶
autonomy config get <key>
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 config— Config file utilities