5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-01-21 18:03:45 +03:00
pve-docs/pvesubscription.1-synopsis.adoc

48 lines
819 B
Plaintext
Raw Normal View History

2016-04-10 15:13:59 +02:00
*pvesubscription* `<COMMAND> [ARGS] [OPTIONS]`
*pvesubscription delete*
Delete subscription key of this node.
2016-04-10 15:13:59 +02:00
*pvesubscription get*
Read subscription info.
2018-02-12 09:50:48 +01:00
*pvesubscription help* `[OPTIONS]`
2016-04-10 15:13:59 +02:00
Get help about specified command.
2018-02-12 09:50:48 +01:00
`--extra-args` `<array>` ::
2016-04-10 15:13:59 +02:00
2018-02-12 09:50:48 +01:00
Shows help for a specific command
2016-04-10 15:13:59 +02:00
2017-10-19 09:30:23 +02:00
`--verbose` `<boolean>` ::
2016-04-10 15:13:59 +02:00
Verbose output format.
*pvesubscription set* `<key>`
Set subscription key.
`<key>`: `pve([1248])([cbsp])-[0-9a-f]{10}` ::
2016-04-10 15:13:59 +02:00
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
2016-04-10 15:13:59 +02:00
*pvesubscription update* `[OPTIONS]`
Update subscription info.
2017-10-19 09:30:23 +02:00
`--force` `<boolean>` ('default =' `0`)::
2016-04-10 15:13:59 +02:00
Always connect to server, even if local cache is still valid.
2016-04-10 15:13:59 +02:00