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

Dry run option on commands #87

Open
eguzki opened this issue Jan 17, 2019 · 0 comments
Open

Dry run option on commands #87

eguzki opened this issue Jan 17, 2019 · 0 comments

Comments

@eguzki
Copy link
Member

eguzki commented Jan 17, 2019

Implementation of dry-run mode on commands with heavy write operations.

Running potentially huge import with no option to roll back could have a devastating impact on someone's portal.

The dry mode could be "read only mode". Just read what is the current state and print out the plan (... to be deleted, ... to be changed from .. to ...).

@eguzki eguzki mentioned this issue Jan 17, 2019
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant