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

# cassian volume

> Manage disk volumes.

## List volumes

```bash theme={null}
cassian volume list
```

## Delete a volume

```bash theme={null}
cassian volume delete --name my-project
```

Permanently deletes the volume and all cloud data associated with it.

Volumes are created automatically on first `cassian up`. Named after your project.
