]> git.proxmox.com Git - pve-manager-legacy.git/commit
Add bash completion for wakeonlan API call
authorChristian Ebner <c.ebner@proxmox.com>
Mon, 28 Jan 2019 09:19:28 +0000 (10:19 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 28 Jan 2019 16:28:34 +0000 (17:28 +0100)
commit78bf89e935254b0227f25d61f450dfb0d56d7465
tree47df0ca8ecdc9c6f09bf7190a2dd7bfd5bbc0a34
parent96ccf33e6d4a8a79bbb642681f0b829bc79c5db6
Add bash completion for wakeonlan API call

This adds the bash completion for the wakeonlan API call.
The bash completion returns only those nodes which are offline according to the
member status.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
PVE/API2/Nodes.pm