qubes-doc/user/reference/tools.md
Maya 820af56761
Add lang + ref tags to frontmatter
Those are fields used by the language switcher to correlate pages across
different languages, even if they have different names/paths/titles.
They are generated with the prepare_for_translation.py script.
2021-03-14 16:18:11 +01:00

33 lines
1013 B
Markdown

---
lang: en
layout: doc
permalink: /doc/tools/
redirect_from:
- /doc/tools/4.0/
- /doc/tools/4.0/dom0/
- /doc/tools/4.0/domU/
- /doc/tools/3.2/
- /doc/tools/3.2/dom0/
- /doc/tools/3.2/domU/
ref: 141
title: Command-Line Tools
---
Command-Line Tools
==================
Dom0
----
* [core-admin](https://dev.qubes-os.org/projects/core-admin/en/latest/manpages/)
* [core-admin-client](https://dev.qubes-os.org/projects/core-admin-client/en/latest/manpages/)
DomU
----
* [qrexec-client-vm](https://github.com/QubesOS/qubes-core-qrexec/blob/master/agent/qrexec-client-vm.rst)
* [qvm-copy](https://github.com/QubesOS/qubes-core-agent-linux/blob/master/doc/vm-tools/qvm-copy.rst)
* [qvm-open-in-dvm](https://github.com/QubesOS/qubes-core-agent-linux/blob/master/doc/vm-tools/qvm-open-in-dvm.rst)
* [qvm-open-in-vm](https://github.com/QubesOS/qubes-core-agent-linux/blob/master/doc/vm-tools/qvm-open-in-vm.rst)
* [qvm-run-vm](https://github.com/QubesOS/qubes-core-agent-linux/blob/master/doc/vm-tools/qvm-run-vm.rst)