Closed tashrifbillah closed 11 months ago
Please see my NDAR Zendesk ticket 417792. It is open for more than a month now. So I am proposing solution.
I have tested it locally. When --force is specified with vtcmd.py, it skips the input(). Otherwise, it behaves as usual.
--force
vtcmd.py
input()
-l . skips the prompt.
-l .
Please see my NDAR Zendesk ticket 417792. It is open for more than a month now. So I am proposing solution.
I have tested it locally. When
--force
is specified withvtcmd.py
, it skips theinput()
. Otherwise, it behaves as usual.