]> git.proxmox.com Git - pmg-docs.git/blob - pmgconfig.1-synopsis.adoc
eb69b84bfc214e84004fd7d668900dc18e8a7feb
[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
13
14 *pmgconfig dump*
15
16 Print configuration setting which can be used in templates.
17
18
19
20
21 *pmgconfig help* `[<cmd>]` `[OPTIONS]`
22
23 Get help about specified command.
24
25 `<cmd>`: `<string>` ::
26
27 Command name
28
29 `-verbose` `<boolean>` ::
30
31 Verbose output format.
32
33
34
35
36 *pmgconfig ldapsync*
37
38 Syncronize the LDAP database.
39
40
41
42 *pmgconfig sync* `[OPTIONS]`
43
44 Syncronize Proxmox Mail Gateway configurations with system configuration.
45
46 `-restart` `<boolean>` ('default =' `0`)::
47
48 Restart services if necessary.
49
50
51
52 *pmgconfig tlscert* `[OPTIONS]`
53
54 Generate /etc/pmg/pmg-tls.pem (self signed certificate for encrypted SMTP
55 traffic).
56
57 `-force` `<boolean>` ('default =' `0`)::
58
59 Overwrite existing certificate.
60
61
62
63