Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce an "generate-config" command that dumps a default config file #447

Open
czechboy0 opened this issue Dec 8, 2023 · 1 comment
Labels
area/generator Affects: plugin, CLI, config file. kind/enhacement Improvements to existing feature.
Milestone

Comments

@czechboy0
Copy link
Collaborator

czechboy0 commented Dec 8, 2023

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.

@czechboy0 czechboy0 added area/generator Affects: plugin, CLI, config file. kind/enhacement Improvements to existing feature. labels Dec 8, 2023
@czechboy0 czechboy0 added this to the Post-1.0 milestone Dec 8, 2023
@simonjbeaumont
Copy link
Collaborator

Potentially a generate-config rather than init. I think we can keep init for #448

@czechboy0 czechboy0 changed the title Introduce an "init"/"init-configuration" command that dumps a default config file Introduce an "generate-config" command that dumps a default config file Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/generator Affects: plugin, CLI, config file. kind/enhacement Improvements to existing feature.
Projects
None yet
Development

No branches or pull requests

2 participants