]> git.proxmox.com Git - pve-client.git/history - PVE
enter: on exit, switch back to blocking mode
[pve-client.git] / PVE /
2018-06-06 Dietmar Maurerenter: on exit, switch back to blocking mode
2018-06-06 Dietmar Maurerallow to setup remotes without password
2018-06-06 Dietmar Maurerremote add: fix connection setup
2018-06-06 Dietmar MaurerJSONSchema: fix getopt when invoking without arguments
2018-06-06 René JochumAdd "lxc enter" from "pventer" without its deps.
2018-06-06 René JochumFix the WebSocket client to work with none PVE servers.
2018-06-05 Dietmar MaurerRemove the File::HomeDir requirement
2018-06-05 Dietmar Maureruse SectionConfig for PVE::APIClient::Config
2018-06-05 Dietmar Maurerhelp.pm: fix generate usage string (hide password option)
2018-06-05 Dietmar Maureradd PVE::Tools::extract_param helper
2018-06-05 Dietmar Maurerregister standard option inside PVE::APIClient::Config
2018-06-05 Dietmar Maurerimported SectionConfig from pve-common
2018-06-05 René JochumImplement remote remove
2018-06-05 René JochumAdd a basic implementation of remote list
2018-06-05 René JochumImplement remote add
2018-06-05 René JochumAdd config class.
2018-06-04 Dietmar Maurerimplement help
2018-06-04 Dietmar Maurerinclude PVE/PTY.pm (copied from pve-common)
2018-05-30 Dietmar Maurercorrectly use HTTP::Response
2018-05-30 Dietmar Maurerremove generic websocket code - not worth to share
2018-05-30 Dietmar Maurerimplement basic websocket protocol
2018-05-29 Dietmar Maurermove config related code to PVE/APIClient/Config.pm
2018-05-29 Dietmar Maureruse new PVE::APIClient::Config class, register_standard...
2018-05-29 Dietmar MaurerPVE/APIClient/Config.pm: new class to handle configurat...
2018-05-29 Dietmar Maurerlxc.pm: add test code to read config from ~/.pveclient
2018-05-24 Dietmar Maureradd split_args helper
2018-05-23 Dietmar Maureradd stub for lxc commands
2018-05-23 Dietmar Maureruse get_options from PVE::JSONSchema
2018-05-23 Dietmar Maurercopy and use files from pve-common packages
2018-05-22 Dietmar Maureradd client skeleton