runpodctl get pod -a does not return the pods IP
Per the title.  There is no way to get the IP address of a created Pod via command line
Solution:Jump to solution
I eventually found out that the GraphQL interface is more robust and you need to requisition a pod that can have a public IP, but not all can.
2 Replies
Unknown User•11mo ago
Message Not Public
Sign In & Join Server To View
Solution
I eventually found out that the GraphQL interface is more robust and you need to requisition a pod that can have a public IP, but not all can.