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