]> git.proxmox.com Git - pve-client.git/history - PVE/APIClient/Helpers.pm
fixes for changes in pve-common
[pve-client.git] / PVE / APIClient / Helpers.pm
2018-07-25 Dietmar Maurerfixes for changes in pve-common
2018-07-25 Dietmar Maurercomplete_api_path: minimize completions
2018-07-11 Dietmar Maureruse new features from pve-common
2018-07-06 Dietmar Maurerimplement pveclient api usage <path>
2018-07-04 Dietmar MaurerPVE/APIClient/Helpers.pm - new helper print_result()
2018-07-02 Dietmar MaurerPVE::APIClient::Helper::print_ordered_result - correctl...
2018-07-02 Dietmar MaurerPVE::APIClient::Helpers::extract_even_elements - new...
2018-06-25 Dietmar Maureruse new PVE::APIClient::CLIHandler::print_api_result
2018-06-25 Dietmar Maurerpve-api-definition.dat: add root index method
2018-06-20 René JochumHandle errors on tasks correctly with a die,
2018-06-20 René JochumAdd task log to 'lxc create'
2018-06-20 René JochumAdd create and destroy subcommands to the lxc command
2018-06-18 Dietmar MaurerHelpers.pm: remove unknown format definitions
2018-06-18 Dietmar Maurerremove $pve_api_path_hash - no longer used
2018-06-18 Dietmar MaurerHelpers.pm: new helper find_method_info()
2018-06-15 Dietmar Maureradd helper to read/update a ticket cache file
2018-06-15 Dietmar MaurerHelpers.pm: new helper configuration_directory
2018-06-14 Dietmar Maurerrename defaut output format from 'table' to 'text'
2018-06-14 Dietmar Maureradd new helper print_result
2018-06-14 Dietmar Maurerfully implement api get/set/create/delete
2018-06-13 René JochumAdd update-pve-common make target to move code to PVE...
2018-06-13 René JochumAdd start command
2018-06-13 Dietmar Maurercleanup: use nested CLIHandler command definitions
2018-06-12 Dietmar Maureruse binary format to store API definition efficently
2018-06-12 Dietmar Maureradd more helper for bash completion
2018-05-23 Dietmar Maureruse get_options from PVE::JSONSchema
2018-05-22 Dietmar Maureradd client skeleton