serokell / coffer

Multi-backend password store with multiple frontends
4 stars 2 forks source link

[#36] Dry run mode added #47

Closed DK318 closed 2 years ago

DK318 commented 2 years ago

Description

Problem

copy/rename/delete commands are capable of performing multiple operations at once. Those operations can also be destructive.

Solution

Added [--dry-run | -d] mode for these operations which just shows that would be done.

Related issue(s)

:white_check_mark: Checklist for your Pull Request

Related changes (conditional)

Stylistic guide (mandatory)

dcastro commented 2 years ago

Please change this PR's target branch from dk318/#12-rename-command-implementation to main, and then click "Delete branch" in #13.