Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --force parameter to snap, backup and cleanup subcommand for automation use cases #31

Open
thorstenspille opened this issue Mar 13, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@thorstenspille
Copy link

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.

@thorstenspille thorstenspille changed the title Add --force parameter to snap, backup and cleanup subcommand for automation use cases Add --force parameter to snap, backup and cleanup subcommand for automation use cases Mar 13, 2021
@s-m-e
Copy link
Member

s-m-e commented Mar 14, 2021

This is exactly what I would have done. Do you mind if I pull your changes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants