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

furyctl-ng: dump command --outdir param check #434

Open
davide-rossi-ce opened this issue Oct 6, 2023 · 0 comments
Open

furyctl-ng: dump command --outdir param check #434

davide-rossi-ce opened this issue Oct 6, 2023 · 0 comments

Comments

@davide-rossi-ce
Copy link

verified on furyctl 0.26.1

The --outdir behaviour of the dump command( that writes directly to the directory passed as --outdir param ) is different from other commands ( that instead work on the .furyctl child dir of --outdir ).

Also, the dump command seems to wipe the --outdir directory before doing any other action.

This can lead to mistakenly wipe the project dir.
Maybe a check could be done to verify if the dump outdir is empty,
or maybe write to another child dir ( es. outdir/.furyctl/dump ).

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