Kills remote sessions.

This commit is contained in:
dabruh 2022-06-07 11:50:42 +02:00
parent 8e5a901947
commit 134c476cb0
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
#!/bin/bash
pkill -fe 'kubectl exec'
pkill -fe 'ssh '