mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-05-22 17:14:18 +00:00
36 lines
604 B
Plaintext
36 lines
604 B
Plaintext
*pmgsubscription* `<COMMAND> [ARGS] [OPTIONS]`
|
|
|
|
*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 update* `[OPTIONS]`
|
|
|
|
Update subscription info.
|
|
|
|
`--force` `<boolean>` ('default =' `0`)::
|
|
|
|
Always connect to server, even if we have up to date info inside local cache.
|
|
|
|
|