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