VirusTotal/vt-cli

[FEATURE]: add shell completions for Fish

Closed this issue · 0 comments

Hi!
Completions for fish shell can be easy added using standart cobra lib function:

cmd.GenFishCompletion()

If you don't mind, I'll do it, test it and send you a pull-request ASAP.