> ## Documentation Index
> Fetch the complete documentation index at: https://runpod-b18f5ded-public-endpoints.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Remove Pods

## runpodctl remove pods

remove all pods using name

### Synopsis

remove all pods using name from runpod.io

```sh theme={"system"}
runpodctl remove pods [name] [flags]
```

### Options

```text theme={"system"}
-h, --help           help for pods
    --podCount int   number of pods to remove with the same name (default 1)
```

### SEE ALSO

* [runpodctl remove](/runpodctl/reference/runpodctl-remove) - remove a resource
