> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ankra.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# ankra delete

> Delete a resource

## ankra delete

Delete a resource (e.g., a cluster) from the Ankra platform.

## ankra delete cluster

Delete a cluster by name

```bash theme={null}
ankra delete cluster NAME [flags]
```

**Flags**

| Flag            | Default | Description                                        |
| --------------- | ------- | -------------------------------------------------- |
| `--dry-run`     | `false` | Show what would be deleted without calling the API |
| `-f`, `--force` | `false` | Skip confirmation prompt                           |
