mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-18 13:40:37 +00:00
To simplify cloud ops, allow configuration via file. toml is used as the config format, and the file is stored in the working directory. Arguments used at initialization are saved in the config file. Config file params may be overridden by CLI arguments.