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