runpodctl expects a .rundpod.yaml file, not the modern runpod.toml file
I installed the latest runpodctl (on an arch-linux based system), and went to configure an API-key so I could upload a file to the pod. I got an unexpected error
Error: error saving config: Config File ".runpod.yaml" Not Found in "[/home/user/.runpod /home/user]
Error: error saving config: Config File ".runpod.yaml" Not Found in "[/home/user/.runpod /home/user]
However, $HOME/.runpod/ has a config.toml file, which I think the Runpod systems may have partially migrated to...?
I tried asking the AI assistant in case I missed anything obvious, but to the best of my knowledge, I haven't.