]> 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 ea268b57351725ac5a0cd92292c0b5394dc1677b..2b703fad247d670a0dff34705d46da2e148c0a90 100644 (file)
@@ -1,45 +1,48 @@
 *pvesubscription* `<COMMAND> [ARGS] [OPTIONS]`
 
-*pvesubscription get*
-
-Read subscription info.
+*pvesubscription delete*
 
+Delete subscription key of this node.
 
+*pvesubscription get*
 
+Read subscription info.
 
-*pvesubscription help* `[<cmd>]` `[OPTIONS]`
+*pvesubscription help* `[OPTIONS]`
 
 Get help about specified command.
 
-`<cmd>` `string` ::
+`--extra-args` `<array>` ::
 
-Command name
+Shows help for a specific command
 
-`-verbose` `boolean` ::
+`--verbose` `<boolean>` ::
 
 Verbose output format.
 
-
-
-
 *pvesubscription set* `<key>`
 
 Set subscription key.
 
-`<key>` `string` ::
+`<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.
 
-*pvesubscription update* `[OPTIONS]`
+`<data>`: `<string>` ::
 
-Update subscription info.
+A signed subscription info blob
 
-`-force` `boolean` (default=`0`)::
+*pvesubscription update* `[OPTIONS]`
 
-Always connect to server, even if we have up to date info inside local cache.
+Update subscription info.
 
+`--force` `<boolean>` ('default =' `0`)::
 
+Always connect to server, even if local cache is still valid.