# Import a qcow2 file

```bash
qm importdisk <vm_id> file.qcow2 <storage-backend>
```