--- layout: doc title: qvm-run permalink: /doc/tools/3.2/domU/qvm-run/ redirect_from: - /doc/vm-tools/qvm-run/ - /en/doc/vm-tools/qvm-run/ - /doc/VmTools/QvmRun/ - /wiki/VmTools/QvmRun/ --- ``` ======= qvm-run ======= NAME ==== qvm-run - run a specified command in a specified VM SYNOPSIS ======== | qvm-run vmname command [aguments] OPTIONS ======= --dispvm Pass this option instead of vmname to start new DisposableVM AUTHORS ======= | Joanna Rutkowska | Rafal Wojtczuk | Marek Marczykowski ``` ----- **Note:** The Markdown source of this page in [`qubes-doc`] was generated by running the [`update-manpages-3-2`] script on `qubes-core-agent-linux/doc/vm-tools/`. If you wish to update the contents of this page as it appears on the Qubes OS website, please submit a pull request to change the appropriate file in `qubes-core-agent-linux/doc/vm-tools/`. Do not attempt to change the Markdown source of this page in [`qubes-doc`] directly. All direct changes to the Markdown file will be overwritten the next time this page is regenerated. [`qubes-doc`]: https://github.com/QubesOS/qubes-doc/ [`update-manpages-3-2`]: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-manpages-3-2