]> git.proxmox.com Git - pmg-docs.git/blame - pmgdb.adoc
buildsys: upload to bullseye
[pmg-docs.git] / pmgdb.adoc
CommitLineData
f07c4baf
DM
1[[chapter_pmgdb]]
2ifdef::manvolnum[]
3pmgdb(1)
4========
5:pmg-toplevel:
6
7NAME
8----
9
10pmgdb - Proxmox Mail Gateway Database Management Toolkit
11
12
13SYNOPSIS
14--------
15
16include::pmgdb.1-synopsis.adoc[]
17
18
19DESCRIPTION
20-----------
21endif::manvolnum[]
22ifndef::manvolnum[]
38383979
DM
23pmgdb - Database Management Toolkit
24===================================
f07c4baf
DM
25:pmg-toplevel:
26endif::manvolnum[]
27
38383979 28The `pmgdb` toolkit is used to simplify common database management
f11e91b5 29tasks. It is primarily used internally to create and initialize
38383979 30the default database. You can also use it to reset the filter rules
f11e91b5 31to factory defaults:
38383979
DM
32
33----
34pmgdb reset
35----
36
0a739dae 37Or you can dump a human-readable copy of the filter rules:
38383979
DM
38
39----
40pmgdb dump
41----
42
f07c4baf
DM
43
44ifdef::manvolnum[]
45include::pmg-copyright.adoc[]
46endif::manvolnum[]
47