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

Create a config update command #1216

Closed
4 tasks
SpicyLemon opened this issue Nov 7, 2022 · 0 comments · Fixed by #1233
Closed
4 tasks

Create a config update command #1216

SpicyLemon opened this issue Nov 7, 2022 · 0 comments · Fixed by #1233
Assignees

Comments

@SpicyLemon
Copy link
Contributor

Summary

Create a config update command that reads the current config files then writes them using the current file templates.

Problem Definition

The config files have been getting some new fields lately (and some fields removed). As a node operator, I want to easily update the config files to include all the new stuff and get rid of the unneeded stuff, so that I can more easily configure my node with respects to new stuff.

Proposal

Add an update sub-command to the config command. This would read the current configs then write them using the current file templates. Any fields not in the original config file would get values defined by their respected DefaultConfig functions.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@SpicyLemon SpicyLemon self-assigned this Nov 17, 2022
@SpicyLemon SpicyLemon mentioned this issue Nov 18, 2022
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

1 participant