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