Ramilito / kubectl.nvim

⎈ Streamline your Kubernetes management within Neovim—control and monitor your cluster seamlessly, all without leaving your coding environment.
Apache License 2.0
292 stars 7 forks source link

feat: Select multiple resources to act on #435

Open Keyruu opened 1 week ago

Keyruu commented 1 week ago

Discussed in https://github.com/Ramilito/kubectl.nvim/discussions/433

I would love to select multiple pods and then delete all of them. Is that possible?

mosheavni commented 1 week ago

nice feature idea