]> git.proxmox.com Git - pmg-docs.git/blob - pmgconfig.1-synopsis.adoc
installation: fix codeblock rendering in zfs performance tips section
[pmg-docs.git] / pmgconfig.1-synopsis.adoc
1 *pmgconfig* `<COMMAND> [ARGS] [OPTIONS]`
2
3 *pmgconfig apicert* `[OPTIONS]`
4
5 Generate /etc/pmg/pmg-api.pem (self signed certificate for GUI and REST
6 API).
7
8 `--force` `<boolean>` ('default =' `0`)::
9
10 Overwrite existing certificate.
11
12 *pmgconfig dump*
13
14 Print configuration setting which can be used in templates.
15
16 *pmgconfig help* `[OPTIONS]`
17
18 Get help about specified command.
19
20 `--extra-args` `<array>` ::
21
22 Shows help for a specific command
23
24 `--verbose` `<boolean>` ::
25
26 Verbose output format.
27
28 *pmgconfig init*
29
30 Generate required files in /etc/pmg/
31
32 *pmgconfig ldapsync*
33
34 Syncronize the LDAP database.
35
36 *pmgconfig sync* `[OPTIONS]`
37
38 Syncronize Proxmox Mail Gateway configurations with system configuration.
39
40 `--restart` `<boolean>` ('default =' `0`)::
41
42 Restart services if necessary.
43
44 *pmgconfig tlscert* `[OPTIONS]`
45
46 Generate /etc/pmg/pmg-tls.pem (self signed certificate for encrypted SMTP
47 traffic).
48
49 `--force` `<boolean>` ('default =' `0`)::
50
51 Overwrite existing certificate.
52
53