tdl icon indicating copy to clipboard operation
tdl copied to clipboard

[Feat] Add the -y argument to support automatic confirmation

Open hugcabbage opened this issue 1 year ago • 1 comments

Proposal

Add the -y argument to support automatic confirmation

Background

which is useful in a non-interactive environment

Workarounds

no

hugcabbage avatar May 23 '24 10:05 hugcabbage

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?

iyear avatar Jun 03 '24 15:06 iyear