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