Hi @vifreefly , I've added experimental user-mode support on my own branch and I'm testing it out for a while before contributing it back.
One thing I've noticed that surprised me: procsd doesn't seem to support deploying changes to an existing procsd.yml file. In lib/procsd/cli.rb I see commands for create and destroy, but not update. Is this intentional?
Would you be willing to merge in a PR that adds this update functionality in some way?
Hi @vifreefly , I've added experimental user-mode support on my own branch and I'm testing it out for a while before contributing it back.
One thing I've noticed that surprised me: procsd doesn't seem to support deploying changes to an existing procsd.yml file. In
lib/procsd/cli.rbI see commands for create and destroy, but not update. Is this intentional?Would you be willing to merge in a PR that adds this update functionality in some way?