-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
It's often useful to preview changes before they are executed, especially when writing/overwriting files to disk. For that reason I suggest including a --dry-run flag which will output changes that would be performed in the system without actually changing them.
Output of the command in the case of reverse for example would be to print out the resulting file structure, while the non-reverse output could be the JSON contents. This would also enable pipe redirect workflows, where the stdout of TTSModManager is then piped to a different program.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels