file_pull
Copy a file from a guest VM to the host machine. Specify the VM, remote guest path, and local destination to transfer files directly.
Instructions
Copy a file from the guest to the host.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm | Yes | VM name as registered in vms.yaml | |
| local | Yes | Host file, or a directory when it ends with a separator (absolute path) | |
| remote | Yes | Guest file path |