]> git.proxmox.com Git - pmg-docs.git/blame - pmgconfig.1-synopsis.adoc
pmgconfig.adoc: new file
[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
8`-force` `<boolean>` ('default =' `0`)::
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
29`-verbose` `<boolean>` ::
30
31Verbose output format.
32
33
34
35
36*pmgconfig ldapsync*
37
38Syncronize the LDAP database.
39
40
41
42*pmgconfig sync* `[OPTIONS]`
43
44Syncronize Proxmox Mail Gateway configurations with system configuration.
45
46`-restart` `<boolean>` ('default =' `0`)::
47
48Restart services if necessary.
49
50
51
52*pmgconfig tlscert* `[OPTIONS]`
53
54Generate /etc/pmg/pmg-tls.pem (self signed certificate for encrypted SMTP
55traffic).
56
57`-force` `<boolean>` ('default =' `0`)::
58
59Overwrite existing certificate.
60
61
62
63