pmg-docs/pmgsubscription.1-synopsis.adoc
Thomas Lamprecht 0b9926d3fb update static schema info
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-11-10 13:29:01 +01:00

48 lines
824 B
Plaintext

*pmgsubscription* `<COMMAND> [ARGS] [OPTIONS]`
*pmgsubscription delete*
Delete subscription key.
*pmgsubscription get*
Read subscription info.
*pmgsubscription help* `[OPTIONS]`
Get help about specified command.
`--extra-args` `<array>` ::
Shows help for a specific command
`--verbose` `<boolean>` ::
Verbose output format.
*pmgsubscription set* `<key>`
Set subscription key.
`<key>`: `pmg([cbsp])-[0-9a-f]{10}` ::
Proxmox Mail Gateway subscription key
*pmgsubscription set-offline-key* `<data>`
(Internal use only!) Set a signed subscription info blob as offline key
`<data>`: `<string>` ::
no description available
*pmgsubscription update* `[OPTIONS]`
Update subscription info.
`--force` `<boolean>` ('default =' `0`)::
Always connect to server, even if we have up to date info inside local cache.