Skip to content

aos config

Show or change settings (stored in /etc/aos/config.yml)

Print one setting’s value

aos config get <key>

List every setting, its value and where it comes from

aos config list

Change a setting (an empty value “” resets it to the default)

aos config set <key> <value>