Rename Guest File
guest_rename_fileRename or move a file inside a guest VM by providing the current path and the new destination path.
Instructions
Rename or move a file inside the guest VM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm | No | VM name or .vmx path | |
| new_path | Yes | New file path in guest | |
| old_path | Yes | Current file path in guest |