cli icon indicating copy to clipboard operation
cli copied to clipboard

Enable cli completion

Open klippo opened this issue 3 years ago • 2 comments

Enables the --generate-bash-completion flag provided by urfave/cli

Documentation can be found at https://github.com/urfave/cli/blob/main/docs/v2/examples/bash-completions.md

Completion scripts can be found at https://github.com/urfave/cli/tree/main/autocomplete

klippo avatar Nov 26 '22 10:11 klippo

This feature would be greatly appreciated..

SSvilen avatar Dec 07 '22 10:12 SSvilen