Hacker News new | ask | show | jobs
by 8organicbits 637 days ago
This is a good suggestion, but keep in mind that you can accidentally run a command in the wrong directory. I've certainly done that too, with painful results.
1 comments

What kind of command was it?

If I’m doing something more involved, I’ve got a k9s window open in another pane, making sure the command is having the intended effect.

I guess the riskiest commands would be things like deleting persistent volumes. But our storage class doesn’t automatically clean up the disk in the cloud provider, so we could recover from that too.