Michael C.
run commands remotely on my pod
Hi I've been trying for an hour to run bash command on my Pod via python. Nothing seems to work. Tried fabric, paramaiko. runpodctl has this command:
But it just hangs there and does nothing
this ru.py only prints Hello World and does nothing else
I tried having this ru.py locally, didn't work. I tried making this ru.py on my pod, also didn't work.
8 replies