Skip to main content

aether config

View and update CLI configuration. The CLI stores configuration in ~/.aether/config.json. Only non-sensitive keys are readable and writable here — credentials are managed by aether auth.

Usage

Subcommands

Config Keys

aether config path

Print the path to the configuration file.

aether config get

Print a config value. Unset keys print (not set).

aether config set

Set a non-sensitive key. Unknown or sensitive keys are rejected.