]> git.proxmox.com Git - pmg-docs.git/blob - pmgdb.1-synopsis.adoc
add SSL ceriticate generation doc
[pmg-docs.git] / pmgdb.1-synopsis.adoc
1 *pmgdb* `<COMMAND> [ARGS] [OPTIONS]`
2
3 *pmgdb delete*
4
5 Delete PMG rule database.
6
7
8
9 *pmgdb dump*
10
11 Print the PMG rule database.
12
13
14
15
16 *pmgdb help* `[<cmd>]` `[OPTIONS]`
17
18 Get help about specified command.
19
20 `<cmd>`: `<string>` ::
21
22 Command name
23
24 `--verbose` `<boolean>` ::
25
26 Verbose output format.
27
28
29
30
31 *pmgdb init* `[OPTIONS]`
32
33 Initialize/Upgrade the PMG rule database.
34
35 `--force` `<boolean>` ('default =' `0`)::
36
37 Delete existing database.
38
39 `--statistics` `<boolean>` ('default =' `0`)::
40
41 Reset and update statistic database.
42
43
44
45
46 *pmgdb reset*
47
48 Reset PMG rule database back to factory defaults.
49
50
51
52
53 *pmgdb update*
54
55 Update the PMG statistic database.
56
57
58
59