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 -n/--dry-run option #221

Closed
wyoung opened this issue May 3, 2018 · 4 comments
Closed

Add -n/--dry-run option #221

wyoung opened this issue May 3, 2018 · 4 comments

Comments

@wyoung
Copy link

wyoung commented May 3, 2018

While debugging the issues related to #219, I'd have liked the option to have it just print on screen what it planned to do, so I wouldn't have to go into the sub-filesystems of those I don't want being treated recursively and destroy the unwanted snapshots.

Standard practice is to implement this as -n and (optionally) as --dry-run.

@sparky3387
Copy link

sparky3387 commented Jun 16, 2018

FYI the --verbose, --readonly and --cron options combined create this

@Follpvosten
Copy link

I'd very much like such an option for syncoid, especially to test if my regexes for --exclude have the intended effect.

@dlangille
Copy link
Contributor

dlangille commented Jul 25, 2020

EDIT: not a Duplicate of #11

@phreaker0
Copy link
Collaborator

@dlangille this is about sanoid, not syncoid. With the --readonly option this should already be solved @wyoung right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants