Thank you very much for sharing this awesome software with the world! I just tried to make the 24 hour timeout configurable but realized that I'm neither familiar enough with Go nor with the cobra CLI library to "simply" add a new command line flag. It would be awesome if there is a way to change the 24 hour timeout to a certain amount of seconds, for example let's say 600. I thought maybe a command line flag like --expire with a default of 24 * 60 * 60 could make lock-exec even more useful than it already is 🙂
Thank you very much for sharing this awesome software with the world! I just tried to make the 24 hour timeout configurable but realized that I'm neither familiar enough with Go nor with the cobra CLI library to "simply" add a new command line flag. It would be awesome if there is a way to change the 24 hour timeout to a certain amount of seconds, for example let's say 600. I thought maybe a command line flag like --expire with a default of 24 * 60 * 60 could make lock-exec even more useful than it already is 🙂