We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Let's say that I create a service and change its configuration files to test stuff. At some point, I might want to go back to its original settings.
Allowing to run serv recreate SERVICE_NAME would be nice which would recreate that service based on its original parameters when generate was called.
serv recreate SERVICE_NAME
generate
The text was updated successfully, but these errors were encountered:
Is this at all desired?
Sorry, something went wrong.
No branches or pull requests
Let's say that I create a service and change its configuration files to test stuff. At some point, I might want to go back to its original settings.
Allowing to run
serv recreate SERVICE_NAME
would be nice which would recreate that service based on its original parameters whengenerate
was called.The text was updated successfully, but these errors were encountered: