runpod / runpodctl

🧰 | RunPod CLI for pod management
https://www.runpod.io/
GNU General Public License v3.0
257 stars 37 forks source link

E-951: new command `scp-help`: teaches people how to use scp #151

Closed ef0xa closed 4 months ago

ef0xa commented 4 months ago

E-951 - teach people how to use SCP

Add new command, scp-help, which teaches users how to use SCP. Since it will show up in the command list, that should make this behavior more discoverable.

I also slightly cleaned up send and receive so that they don't fail with index-out-of-range errors and added an (extremely generous) timeout for for looking up the relays so it doesn't just hang forever.

How I tested it

Nothing to test.