]> git.proxmox.com Git - pve-client.git/commit
use new PVE::APIClient::Config class, register_standard_option 'pveclient-remote...
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 29 May 2018 07:20:25 +0000 (09:20 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 29 May 2018 07:20:25 +0000 (09:20 +0200)
commit3454a319f2bbd606609971ff438cd4fe05c815d0
treeceafd2419a9629a0373c1f6a9f8fc994107b5979
parenta31c7b279b49979da981d2dc36b9f93d6f3b4f93
use new PVE::APIClient::Config class, register_standard_option 'pveclient-remote-name'

and implement command line completion for 'remote' names.
PVE/APIClient/Commands/lxc.pm
PVE/APIClient/Commands/remote.pm