]> git.proxmox.com Git - pve-docs.git/blame_incremental - pvesubscription.1-synopsis.adoc
fix #3967: add ZFS dRAID documentation
[pve-docs.git] / pvesubscription.1-synopsis.adoc
... / ...
CommitLineData
1*pvesubscription* `<COMMAND> [ARGS] [OPTIONS]`
2
3*pvesubscription delete*
4
5Delete subscription key of this node.
6
7*pvesubscription get*
8
9Read subscription info.
10
11*pvesubscription help* `[OPTIONS]`
12
13Get help about specified command.
14
15`--extra-args` `<array>` ::
16
17Shows help for a specific command
18
19`--verbose` `<boolean>` ::
20
21Verbose output format.
22
23*pvesubscription set* `<key>`
24
25Set subscription key.
26
27`<key>`: `pve([1248])([cbsp])-[0-9a-f]{10}` ::
28
29Proxmox VE subscription key
30
31*pvesubscription set-offline-key* `<data>`
32
33(Internal use only!) Set a signed subscription info blob as offline key
34
35`<data>`: `<string>` ::
36
37no description available
38
39*pvesubscription update* `[OPTIONS]`
40
41Update subscription info.
42
43`--force` `<boolean>` ('default =' `0`)::
44
45Always connect to server, even if we have up to date info inside local cache.
46
47