]> git.proxmox.com Git - pmg-docs.git/blobdiff - pmgsubscription.adoc
bump version to 5.0-10
[pmg-docs.git] / pmgsubscription.adoc
index 91ebba49730e7b9db3d39d1cac33380e4d2c06b9..4b2fe5c72ea6d93492f27a0153b75c323fcfa233 100644 (file)
@@ -22,7 +22,37 @@ pmgsubscription - Subscription Management
 =========================================
 endif::manvolnum[]
 
-This tool is used to handle {pmg} subscriptions.
+{pmg} is free open software, and the company that developed it
+(Proxmox Server Solutions GmbH) offers {pricing-url}[support] in many
+ways, with different support channel, level and pricing.
+
+The tool `pmgsubscription` is used to handle {pmg}
+subscriptions. Please use the GUI or the `set` command to upload a new
+key:
+
+----
+# pmgsubscription set <key>
+----
+
+
+NOTE: Subscription keys are bound to specific servers ('Server ID'),
+so you can use them for exactly one server. Each server needs its own
+key.
+
+
+The `get` command is used to view the current subscription status:
+
+----
+# pmgsubscription get
+key: pmgc-xxxxxxxxxx
+level: c
+productname: Proxmox Mail Gateway Trial Subscription 1 year
+regdate: 2017-12-15 00:00:00
+serverid: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
+status: Active
+url: https://www.proxmox.com/en/proxmox-mail-gateway/pricing
+----
+
 
 ifdef::manvolnum[]
 include::pmg-copyright.adoc[]