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

How to handle --dangerWillRobinson for large amounts of files #826

Closed
andreleblanc11 opened this issue Nov 15, 2023 · 1 comment
Closed

Comments

@andreleblanc11
Copy link
Member

There is no safeguard for preventing --dangerWillRobinson from sr3d remove to delete every single configuration in a cluster.

How to delete all of the configs on a cluster (DON'T RUN THIS):

sr3d --dangerWillRobinson remove

Suggestions:

  • Have a confirmation statement before executing such a command (no config given or multiple configs given)
  • Prevent dangerWillRobinson to be executed on more than one config? (This would make dangerWillRobinson defeat its own purpose)
@andreleblanc11
Copy link
Member Author

Duplicate of #827

@andreleblanc11 andreleblanc11 marked this as a duplicate of #827 Nov 15, 2023
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