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

provide tooling to create config file from shell #247

Open
ilka-schulz opened this issue Feb 29, 2024 · 1 comment
Open

provide tooling to create config file from shell #247

ilka-schulz opened this issue Feb 29, 2024 · 1 comment
Labels
enhancement New feature or request ux User experience

Comments

@ilka-schulz
Copy link
Contributor

I would like to see config files created by shell scripts. For this, two different features could be implemented:

  1. provide a command that checks a given config file whether it is valid (like sshd -t)
  2. provide a command to edit a given config file and refuse invalid edits (like postconf -e)
@pqcfox
Copy link
Member

pqcfox commented Jun 20, 2024

Would it make sense to roll these into a family of rosenpass config subcommands like those suggested in #241? If so, I'll try that out after I get a draft PR up for #241 itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ux User experience
Projects
None yet
Development

No branches or pull requests

3 participants