Skip to content

aix config

Interact with config values using dot-notation keys.

Show the full configuration.

Flags:

  • --resolved / -r: Show the final merged config (after extends and ai.local.json).

Get a specific value.

Terminal window
aix config get mcp.github.env

Set a value. JSON strings are automatically parsed.

Terminal window
aix config set rules.my-rule.activation auto