Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The following UTM features could reasonably be exposed via the URL scheme:
downloadVM
The text was updated successfully, but these errors were encountered:
If a URL scheme can return data, an export QEMU command url might be helpful.
export QEMU command
Sorry, something went wrong.
To allow bidirectional communication, we would need to implement the X-Callback-URL specification. I'm not sure if this would be helpful for scripting from the command line. It would definitely work with Shortcuts.
I've opened #3256 about the X-Callback-URL implementation.
Another feature that could be reasonably exposed is Pause|Snapshot/Resume VM. You could also expose ejecting/loading removable media from a VM.
Pause & resume is already implemented, see the Wiki for the full list.
No branches or pull requests
The following UTM features could reasonably be exposed via the URL scheme:
downloadVMaction which only works with Web URLs)The text was updated successfully, but these errors were encountered: