aos config
Show or change settings (stored in /etc/aos/config.yml)
aos config get
Section titled “aos config get”Print one setting’s value
aos config get <key>aos config list
Section titled “aos config list”List every setting, its value and where it comes from
aos config listaos config set
Section titled “aos config set”Change a setting (an empty value “” resets it to the default)
aos config set <key> <value>