mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-05-23 21:53:11 +00:00
44 lines
646 B
Plaintext
44 lines
646 B
Plaintext
*pmgdb* `<COMMAND> [ARGS] [OPTIONS]`
|
|
|
|
*pmgdb delete*
|
|
|
|
Delete PMG rule database.
|
|
|
|
*pmgdb dump*
|
|
|
|
Print the PMG rule database.
|
|
|
|
*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.
|
|
|
|
|