NAME

pvesubscription - Proxmox VE subscription mamager

SYNOPSIS

 pvesubscription <COMMAND> [ARGS] [OPTIONS]

 pvesubscription get 
 
   Read subscription info.
 
 

 pvesubscription set <key>
 
   Set subscription key.
 
   <key>      string
 
             Proxmox VE subscription key
 
 

 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.
 
 


 pvesubscription help [<cmd>] [OPTIONS]
 
   Get help about specified command.
 
   <cmd>      string
 
             Command name
 
   -verbose   boolean
 
             Verbose output format.
 
 

DESCRIPTION

This tool is used to handle pve subscriptions.

COPYRIGHT AND DISCLAIMER

Copyright (C) 2007-2015 Proxmox Server Solutions GmbH

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.