Hi,
I have a use case where I want to reuse a certain script which is already in interactive mode. But I was wondering if I can reuse this script to run it in the background as well without changing any interactive logic?
Thanks in advance!
Gilles Vanhee [SLC] [DevOps Advocate] Selected answer as best 5th May 2023
Hi Gilles,
Yes that is possible, you just need to skip the methods that interact with the user.
Gilles Vanhee [SLC] [DevOps Advocate] Selected answer as best 5th May 2023