]> git.proxmox.com Git - pmg-docs.git/blame - pmgsubscription.1-synopsis.adoc
docs: add dark mode support to the api viewer
[pmg-docs.git] / pmgsubscription.1-synopsis.adoc
CommitLineData
274b47fc
DM
1*pmgsubscription* `<COMMAND> [ARGS] [OPTIONS]`
2
ab2b846b
TL
3*pmgsubscription delete*
4
5Delete subscription key.
6
274b47fc
DM
7*pmgsubscription get*
8
9Read subscription info.
10
b81b1f95 11*pmgsubscription help* `[OPTIONS]`
274b47fc
DM
12
13Get help about specified command.
14
b81b1f95 15`--extra-args` `<array>` ::
274b47fc 16
b81b1f95 17Shows help for a specific command
274b47fc
DM
18
19`--verbose` `<boolean>` ::
20
21Verbose output format.
22
274b47fc
DM
23*pmgsubscription set* `<key>`
24
25Set subscription key.
26
27`<key>`: `pmg([cbsp])-[0-9a-f]{10}` ::
28
29Proxmox Mail Gateway subscription key
30
0b9926d3
TL
31*pmgsubscription set-offline-key* `<data>`
32
33(Internal use only!) Set a signed subscription info blob as offline key
34
35`<data>`: `<string>` ::
36
37no description available
38
274b47fc
DM
39*pmgsubscription update* `[OPTIONS]`
40
41Update subscription info.
42
43`--force` `<boolean>` ('default =' `0`)::
44
45Always connect to server, even if we have up to date info inside local cache.
46
47