volume_remove
Remove one or more volumes from your WSL environment. Use the force option to ignore nonexistent volumes; volumes in use cannot be removed.
Instructions
Remove one or more volumes. Volumes in use by a container cannot be removed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Volume name | |
| force | No | Do not error if the volume does not exist |