nex
nex copied to clipboard
Redesign Config/CLI
Proposed change
The config and CLI have not been revisited since the beginning of the project. Both have grown individually at different rates and have encountered divergance in some places. Recommend bringing them together so that there is unity through the application
Use case
Ensuring config and CLI are being used in an idiomatic way where [ENV overrides CLI overrides config]. Right now, there are some hacks in different places to make this work
Contribution
Yes