Commit Graph

8 Commits

Author SHA1 Message Date
René Jochum
06039c7f9b Add config class.
Signed-off-by: René Jochum <r.jochum@proxmox.com>
2018-06-05 06:26:17 +02:00
Dietmar Maurer
2779eec998 correctly use HTTP::Response 2018-05-30 11:28:18 +02:00
Dietmar Maurer
84d4c3e267 remove generic websocket code - not worth to share 2018-05-30 10:40:06 +02:00
Dietmar Maurer
1824383b71 implement basic websocket protocol 2018-05-30 10:35:27 +02:00
Dietmar Maurer
aa570b3853 move config related code to PVE/APIClient/Config.pm 2018-05-29 09:33:05 +02:00
Dietmar Maurer
3454a319f2 use new PVE::APIClient::Config class, register_standard_option 'pveclient-remote-name'
and implement command line completion for 'remote' names.
2018-05-29 09:20:25 +02:00
Dietmar Maurer
84ba32e5d4 lxc.pm: add test code to read config from ~/.pveclient 2018-05-29 08:36:03 +02:00
Dietmar Maurer
adf285bf0d add stub for lxc commands 2018-05-23 12:19:34 +02:00