mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-08-06 18:24:40 +00:00
48 lines
750 B
Plaintext
48 lines
750 B
Plaintext
*pmgdb* `<COMMAND> [ARGS] [OPTIONS]`
|
|
|
|
*pmgdb delete*
|
|
|
|
Delete PMG rule database.
|
|
|
|
*pmgdb dump* `[OPTIONS]`
|
|
|
|
Print the PMG rule database.
|
|
|
|
`--rules` `<active | all | inactive>` ('default =' `all`)::
|
|
|
|
Which rules should be printed
|
|
|
|
*pmgdb help* `[OPTIONS]`
|
|
|
|
Get help about specified command.
|
|
|
|
`--extra-args` `<array>` ::
|
|
|
|
Shows help for a specific command
|
|
|
|
`--verbose` `<boolean>` ::
|
|
|
|
Verbose output format.
|
|
|
|
*pmgdb init* `[OPTIONS]`
|
|
|
|
Initialize/Upgrade the PMG rule database.
|
|
|
|
`--force` `<boolean>` ('default =' `0`)::
|
|
|
|
Delete existing database.
|
|
|
|
`--statistics` `<boolean>` ('default =' `0`)::
|
|
|
|
Reset and update statistic database.
|
|
|
|
*pmgdb reset*
|
|
|
|
Reset PMG rule database back to factory defaults.
|
|
|
|
*pmgdb update*
|
|
|
|
Update the PMG statistic database.
|
|
|
|
|