Skip to content
Snippets Groups Projects
Commit 3b2f0aa0 authored by Apollon Oikonomopoulos's avatar Apollon Oikonomopoulos
Browse files

Add zsh completion generator


Add completion generator script for zsh. Using native zsh completion functions
we can auto-complete things like instance/node names, job ids, nic/disk/backend
parameters etc.

The generated completion file can be copied to e.g.
/usr/share/zsh/functions/Completion/Unix/_ganeti under Debian, or any other
location under $fpath on other systems.

Signed-off-by: default avatarApollon Oikonomopoulos <apollon@noc.grnet.gr>
parent cc5d722f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment