autonomy config set¶
Set a CLI configuration value
Synopsis¶
Set a configuration value in ~/.config/autonomy/config.yaml.
Supported keys: orchestrator.url — orchestrator base URL for CLI commands
Example: autonomy config set orchestrator.url http://fleet.internal:8888
Usage¶
autonomy config set <key> <value>
See also¶
autonomy config— Config file utilities