What problem does it solve?
This Skill solves the problem of managing GPU workloads by providing a comprehensive CLI for Runpod, allowing users to manage pods, serverless endpoints, templates, volumes, and models with ease.
Core Features & Use Cases
- Pod Management: List, create, start, stop, and delete GPU pods.
- Serverless Endpoints: Create, update, and delete serverless endpoints for serverless computing.
- Templates: List, search, get, create, update, and delete templates for GPU workloads.
- Network Volumes: List, get, create, update, and delete network volumes for data storage.
- Models: List, add, and remove models for training and inference.
- Registry: List, get, create, and delete registry authentication for container images.
- Info: Get account info, list GPUs, datacenters, and billing history.
- SSH: Get SSH info and list SSH keys.
- File Transfer: Send and receive files with pods.
- Utilities: Diagnose CLI issues, update CLI, and get the version.
- Use Case: Imagine you need to run a deep learning model on a GPU. Use this Skill to create a pod from a template, start the pod, and execute your training script.
Quick Start
To list all available GPUs, use the command: runpodctl gpu list.