umount_directory
Unmount a specific directory or all mounted directories from a Multipass instance.
Instructions
Unmount a directory from a Multipass instance.
Args: instance: Name of the Multipass instance. path: Optional specific mount point to unmount. If omitted, all mounts are removed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance | Yes | ||
| path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |