Open
Description
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.