cli icon indicating copy to clipboard operation
cli copied to clipboard

Include flags in auto-completion along with subcommands

Open UmanShahzad opened this issue 4 years ago • 0 comments

Flags like ipinfo --help or ipinfo -h are not getting suggested in auto-completion; only the subcommands are.

This is a bug in the completion fork we made: fix it to ensure it recommends flags along with subcommands in such a context.

UmanShahzad avatar May 27 '21 17:05 UmanShahzad