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