]> git.proxmox.com Git - pve-docs.git/blame - pvesubscription.1-synopsis.adoc
bump version to 8.2.1
[pve-docs.git] / pvesubscription.1-synopsis.adoc
CommitLineData
ebd2a7fb
DM
1*pvesubscription* `<COMMAND> [ARGS] [OPTIONS]`
2
ac70d7d1
TL
3*pvesubscription delete*
4
5Delete subscription key of this node.
6
ebd2a7fb
DM
7*pvesubscription get*
8
9Read subscription info.
10
35a75dd3 11*pvesubscription help* `[OPTIONS]`
ebd2a7fb
DM
12
13Get help about specified command.
14
35a75dd3 15`--extra-args` `<array>` ::
ebd2a7fb 16
35a75dd3 17Shows help for a specific command
ebd2a7fb 18
2489d6df 19`--verbose` `<boolean>` ::
ebd2a7fb
DM
20
21Verbose output format.
22
ebd2a7fb
DM
23*pvesubscription set* `<key>`
24
25Set subscription key.
26
bd92b745 27`<key>`: `\s*pve([1248])([cbsp])-[0-9a-f]{10}\s*` ::
ebd2a7fb
DM
28
29Proxmox VE subscription key
30
de786b48
TL
31*pvesubscription set-offline-key* `<data>`
32
c6d5bae8
TL
33Internal use only! To set an offline key, use the package
34proxmox-offline-mirror-helper instead.
de786b48
TL
35
36`<data>`: `<string>` ::
37
c6d5bae8 38A signed subscription info blob
de786b48 39
ebd2a7fb
DM
40*pvesubscription update* `[OPTIONS]`
41
42Update subscription info.
43
2489d6df 44`--force` `<boolean>` ('default =' `0`)::
ebd2a7fb 45
4a407cfd 46Always connect to server, even if local cache is still valid.
ebd2a7fb
DM
47
48