]> git.proxmox.com Git - pmg-docs.git/blame - pmgconfig.1-synopsis.adoc
add SSL ceriticate generation doc
[pmg-docs.git] / pmgconfig.1-synopsis.adoc
CommitLineData
e62ceaf0
DM
1*pmgconfig* `<COMMAND> [ARGS] [OPTIONS]`
2
3*pmgconfig apicert* `[OPTIONS]`
4
5Generate /etc/pmg/pmg-api.pem (self signed certificate for GUI and REST
6API).
7
9fda36b0 8`--force` `<boolean>` ('default =' `0`)::
e62ceaf0
DM
9
10Overwrite existing certificate.
11
12
13
14*pmgconfig dump*
15
16Print configuration setting which can be used in templates.
17
18
19
20
21*pmgconfig help* `[<cmd>]` `[OPTIONS]`
22
23Get help about specified command.
24
25`<cmd>`: `<string>` ::
26
27Command name
28
9fda36b0 29`--verbose` `<boolean>` ::
e62ceaf0
DM
30
31Verbose output format.
32
33
34
35
eff914dc
DM
36*pmgconfig init*
37
38Generate required files in /etc/pmg/
39
40
41
e62ceaf0
DM
42*pmgconfig ldapsync*
43
44Syncronize the LDAP database.
45
46
47
48*pmgconfig sync* `[OPTIONS]`
49
50Syncronize Proxmox Mail Gateway configurations with system configuration.
51
9fda36b0 52`--restart` `<boolean>` ('default =' `0`)::
e62ceaf0
DM
53
54Restart services if necessary.
55
56
57
58*pmgconfig tlscert* `[OPTIONS]`
59
60Generate /etc/pmg/pmg-tls.pem (self signed certificate for encrypted SMTP
61traffic).
62
9fda36b0 63`--force` `<boolean>` ('default =' `0`)::
e62ceaf0
DM
64
65Overwrite existing certificate.
66
67
68
69