Introduce an "generate-config" command that dumps a default config file #447
Labels
area/generator
Affects: plugin, CLI, config file.
kind/enhacement
Improvements to existing feature.
size/S
Small task. (A couple of hours of work.)
Milestone
Introduce a "generate-config" command that dumps a default config file.
This should emit all the configuration options.
Required ones should have a reasonable value.
Optional ones should be commented out, and have their default value there.
With this, the user can more easily uncomment/customize values before digging through docs and the config file syntax.
The text was updated successfully, but these errors were encountered: