Add --force
parameter to snap, backup and cleanup subcommand for automation use cases
#31
Labels
enhancement
New feature or request
To allow unattended runs of
abgleich [snap, backup, clenaup]
, it needs a parmeter like--force
.I've already commited code changes to my local clone of the repository:
Added --force parameter to snap.py
Added --force parameter to backup.py
Added --force parameter to cleanup.py
Don't know if the code the best solution, but it's an idea.
The text was updated successfully, but these errors were encountered: