Secret Templating
Axion supports inline secret interpolation using{{KEY}} templates.
Basic Syntax
DATABASE_URL resolves to:
Nested Templates
Templates can reference other templated values:Legacy Syntax
The@ref:KEY syntax is still supported for full-value references:
JSON Configs
Store structured configuration with JSON validation:--json flag validates JSON before storing.
Error Handling
Missing References
Circular References
Escape Syntax
To use literal{{ in a value, escape with backslash: