]> git.proxmox.com Git - pve-docs.git/blame - pvedaemon.8-synopsis.adoc
Reformat qm documentation to make it similar to pct
[pve-docs.git] / pvedaemon.8-synopsis.adoc
CommitLineData
9ddb9dc3
DM
1*pvedaemon* `<COMMAND> [ARGS] [OPTIONS]`
2
3*pvedaemon help* `[<cmd>]` `[OPTIONS]`
4
5Get help about specified command.
6
7`<cmd>` `string` ::
8
9Command name
10
11`-verbose` `boolean` ::
12
13Verbose output format.
14
15
16
17
18*pvedaemon restart*
19
20Restart the daemon (or start if not running).
21
22
23
24*pvedaemon start* `[OPTIONS]`
25
26Start the daemon.
27
28`-debug` `boolean` (default=`0`)::
29
30Debug mode - stay in foreground
31
32
33
34*pvedaemon status*
35
36Get daemon status.
37
38
39
40*pvedaemon stop*
41
42Stop the daemon.
43
44
45
46