mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
Add dom0 update example; add --show-output to examples
This commit is contained in:
parent
fc17e27af7
commit
163d409a78
@ -508,14 +508,18 @@ Whonix Workstation TemplateVM
|
||||
|
||||
#### `update.qubes-dom0`
|
||||
|
||||
Updates dom0
|
||||
Updates dom0. Example:
|
||||
|
||||
```
|
||||
sudo qubesctl --show-output state.sls update.qubes-dom0
|
||||
```
|
||||
|
||||
#### `update.qubes-vm`
|
||||
|
||||
Updates domUs. Example to update all TemplateVMs:
|
||||
|
||||
```
|
||||
sudo qubesctl --skip-dom0 --templates state.sls update.qubes-vm
|
||||
sudo qubesctl --show-output --skip-dom0 --templates state.sls update.qubes-vm
|
||||
```
|
||||
|
||||
Useful options:
|
||||
|
Loading…
Reference in New Issue
Block a user