5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-01-06 13:17:48 +03:00
pve-docs/pvesubscription.1-synopsis.adoc
Thomas Lamprecht de786b48df update static/schema information
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-09-12 17:25:00 +02:00

48 lines
835 B
Plaintext

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