Avoid all questions from glab when running it in a script
Discussed in https://github.com/profclems/glab/discussions/805
Originally posted by frodr1k August 5, 2021 We are trying to incoperate "glab" into a powershell-script (on Windows). Most of it we've managed to figure out but there are some caveats left until we feel it's finnished.
We want to predefine wirth command line options or avoid questions that stops the script execution. Anyone have an idea how avoid these questions?
I've tried to figure out a way by reading the manual but.... :-)