mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-14 03:30:36 +00:00
Use CLI args instead of environment variables to parameterize the working directory and postgres distirbution. Before this change, there was a mixture of environment variables and CLI arguments that needed to be set. Moving to a single input simplifies cloud configuration management.