mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
77366b7a76
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.