]> git.proxmox.com Git - pve-docs.git/blobdiff - pvesubscription.1-synopsis.adoc
totp: fix copy/paste mistake
[pve-docs.git] / pvesubscription.1-synopsis.adoc
index 8fa1c0b82277440f155a24ac05177625ebc796d0..2b703fad247d670a0dff34705d46da2e148c0a90 100644 (file)
@@ -1,5 +1,9 @@
 *pvesubscription* `<COMMAND> [ARGS] [OPTIONS]`
 
+*pvesubscription delete*
+
+Delete subscription key of this node.
+
 *pvesubscription get*
 
 Read subscription info.
@@ -20,16 +24,25 @@ Verbose output format.
 
 Set subscription key.
 
-`<key>`: `pve([124])([cbsp])-[0-9a-f]{10}` ::
+`<key>`: `\s*pve([1248])([cbsp])-[0-9a-f]{10}\s*` ::
 
 Proxmox VE subscription key
 
+*pvesubscription set-offline-key* `<data>`
+
+Internal use only! To set an offline key, use the package
+proxmox-offline-mirror-helper instead.
+
+`<data>`: `<string>` ::
+
+A signed subscription info blob
+
 *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.
+Always connect to server, even if local cache is still valid.