tdl
tdl copied to clipboard
[Feat] Add the -y argument to support automatic confirmation
Proposal
Add the -y argument to support automatic confirmation
Background
which is useful in a non-interactive environment
Workarounds
no
Not all interactive commands can be expressed with yes/no, there will also be select scenarios. Can you achieve the goal by importing the logged-in session through tdl recover?