]> git.proxmox.com Git - pve-client.git/history - PVE/APIClient/Config.pm
rename defaut output format from 'table' to 'text'
[pve-client.git] / PVE / APIClient / Config.pm
2018-06-14 Dietmar Maurerrename defaut output format from 'table' to 'text'
2018-06-14 Dietmar MaurerConfig.pm: use PVE::APIClient::PTY
2018-06-14 Dietmar Maurerregister stanadard option 'pveclient-output-format'
2018-06-14 Dietmar Maureruse packages from PVE::APIClient
2018-06-13 René JochumAdd update-pve-common make target to move code to PVE...
2018-06-12 Dietmar MaurerConfig.pm: add new defaults sections
2018-06-12 Wolfgang Bumillerconfig: typo fixup
2018-06-06 Dietmar Maurerallow to setup remotes without password
2018-06-05 Dietmar MaurerRemove the File::HomeDir requirement
2018-06-05 Dietmar Maureruse SectionConfig for PVE::APIClient::Config
2018-06-05 Dietmar Maurerregister standard option inside PVE::APIClient::Config
2018-06-05 René JochumAdd config class.
2018-05-29 Dietmar Maurermove config related code to PVE/APIClient/Config.pm
2018-05-29 Dietmar MaurerPVE/APIClient/Config.pm: new class to handle configurat...