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

❤️ as a developer i need to generate new salts in vaults for each environment when cloning a template repo using radicle/trellis so we can have better boilerplates #426

Open
chrillep opened this issue Nov 8, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@chrillep
Copy link

chrillep commented Nov 8, 2023

Summary

when using radicle/trellis boilerplates.
I need a way to generate new salts in vaults for each environment.
Is there functionality for this? I'm always open to the possibility that ive missed something.

example command trellis salts generate

refs

Additional context

No response

@chrillep chrillep added the enhancement New feature or request label Nov 8, 2023
@swalkinshaw
Copy link
Member

🤔 yeah good point. It's only available as part of trellis new right now.

Since the salts are only generated in a vault file, it might make more sense to have this as a trellis vault command? eg: trellis vault new?

Or maybe a broader trellis environment add command which would create the other necessary files that new usually takes care of as well?

@chrillep
Copy link
Author

that makes sense! i mean this all came about when trying to automate tasks. :)

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

No branches or pull requests

2 participants