feat: add ability to skip files that already exist, overwrite or quit (#2430)
* feat: add ability to skip files that already exist, overwrite or quit
Signed-off-by: Mark Phelps <209477+markphelps@users.noreply.github.com>
* chore: use bool for global skip instead of string
Signed-off-by: Mark Phelps <209477+markphelps@users.noreply.github.com>
* chore: just skip by default
Signed-off-by: Mark Phelps <209477+markphelps@users.noreply.github.com>
* chore: fix test
Signed-off-by: Mark Phelps <209477+markphelps@users.noreply.github.com>
---------
Signed-off-by: Mark Phelps <209477+markphelps@users.noreply.github.com>