add a model
add a model to the runpod model repository
runpodctl model add [flags]
--content-type string upload content type
--create-upload create an upload session
--credential-reference string credential reference (if required)
--credential-type string credential type (if required)
--file-name string file name for upload
--file-size string file size in bytes
-h, --help help for add
--metadata stringToString metadata key=value pairs (default [])
--model-path string directory containing model files to upload
--model-status string initial model status
--name string model name
--part-size string multipart upload part size in bytes
--version-status string initial model version status
-o, --output string output format (json, yaml) (default "json")
- runpodctl model - manage model repository