Documentation Index
Fetch the complete documentation index at: https://docs.runaether.dev/llms.txt
Use this file to discover all available pages before exploring further.
aether config
View and update CLI configuration values. The CLI stores configuration in~/.aether/config.json.
Usage
Subcommands
| Subcommand | Description |
|---|---|
path | Print the config file location |
get <key> | Print a configuration value |
set <key> <value> | Set a non-sensitive configuration value |
Config Keys
| Key | Description |
|---|---|
api_url | Aether API base URL |
default_project | Default project ID for CLI commands |
preview_domain | Domain used for workspace preview URLs |