]> git.proxmox.com Git - pmg-docs.git/blob - pmgdb.1-synopsis.adoc
3187edf65968a35b427ef07906139f88e570351e
[pmg-docs.git] / pmgdb.1-synopsis.adoc
1 *pmgdb* `<COMMAND> [ARGS] [OPTIONS]`
2
3 *pmgdb delete*
4
5 Delete PMG rule database.
6
7 *pmgdb dump* `[OPTIONS]`
8
9 Print the PMG rule database.
10
11 `--active` `<boolean>` ('default =' `0`)::
12
13 Print only active rules
14
15 *pmgdb help* `[OPTIONS]`
16
17 Get help about specified command.
18
19 `--extra-args` `<array>` ::
20
21 Shows help for a specific command
22
23 `--verbose` `<boolean>` ::
24
25 Verbose output format.
26
27 *pmgdb init* `[OPTIONS]`
28
29 Initialize/Upgrade the PMG rule database.
30
31 `--force` `<boolean>` ('default =' `0`)::
32
33 Delete existing database.
34
35 `--statistics` `<boolean>` ('default =' `0`)::
36
37 Reset and update statistic database.
38
39 *pmgdb reset*
40
41 Reset PMG rule database back to factory defaults.
42
43 *pmgdb update*
44
45 Update the PMG statistic database.
46
47