-
Notifications
You must be signed in to change notification settings - Fork 396
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
Confirm before delete droplet #109
Comments
#110 - pull request for this appears to have gone cold |
@bryanl I don't think it is polite to original author, but can someone of us take on this problem? It it already more than 2 months from last activity on #110. I was also thinking about, something in lines of |
@xmudrii I don't think it would be impolite seeing as #110 has gone code for a while. The only requirement from my point of view would be to ensure it works in interactive and non-interactive settings (eg. in a script and triggered with a flag). As for the configuration item, let's revisit that in a second PR. Personally, I have no problem with it, but I would like to float the idea internally as well. |
Sorry for my delay! but at the moment I'm overloaded of work and sadly my free time to learn more about GO is very little... |
[Fixs #109] Adding confirmation on delete actions
Feature request: We need a confirmation before delete (or any other critical action) a droplet. 😰
The text was updated successfully, but these errors were encountered: