Open paololazzari opened 5 months ago
This works:
tg_command: 'run-all plan -out planfile'
This doesn't (plan files aren't created):
tg_command: 'run-all plan -out "planfile"'
This works:
This doesn't (plan files aren't created):