]> git.proxmox.com Git - pmg-docs.git/blame - pmgconfig.1-synopsis.adoc
api-viewer: properly HTML encode properties
[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
e62ceaf0
DM
12*pmgconfig dump*
13
14Print configuration setting which can be used in templates.
15
b81b1f95 16*pmgconfig help* `[OPTIONS]`
e62ceaf0
DM
17
18Get help about specified command.
19
b81b1f95 20`--extra-args` `<array>` ::
e62ceaf0 21
b81b1f95 22Shows help for a specific command
e62ceaf0 23
9fda36b0 24`--verbose` `<boolean>` ::
e62ceaf0
DM
25
26Verbose output format.
27
eff914dc
DM
28*pmgconfig init*
29
30Generate required files in /etc/pmg/
31
e62ceaf0
DM
32*pmgconfig ldapsync*
33
34Syncronize the LDAP database.
35
e62ceaf0
DM
36*pmgconfig sync* `[OPTIONS]`
37
38Syncronize Proxmox Mail Gateway configurations with system configuration.
39
9fda36b0 40`--restart` `<boolean>` ('default =' `0`)::
e62ceaf0
DM
41
42Restart services if necessary.
43
e62ceaf0
DM
44*pmgconfig tlscert* `[OPTIONS]`
45
46Generate /etc/pmg/pmg-tls.pem (self signed certificate for encrypted SMTP
47traffic).
48
9fda36b0 49`--force` `<boolean>` ('default =' `0`)::
e62ceaf0
DM
50
51Overwrite existing certificate.
52
53