runpodctl icon indicating copy to clipboard operation
runpodctl copied to clipboard

Specifying --templateId should not require to specify --imageName

Open jonbesga opened this issue 1 year ago • 1 comments

When defining the template in the Runpod UI we already specify imageName. The --imageName parameter should not be required when trying to create a pod from the CLI.

jonbesga avatar Sep 24 '24 10:09 jonbesga

it's in the underlying GraphQL, probably used by both runpodcrtl and runpod-python. runpod-python report here: https://github.com/runpod/runpod-python/issues/385

dxqb avatar Jan 12 '25 17:01 dxqb