skupper icon indicating copy to clipboard operation
skupper copied to clipboard

Add bash auto-completion scripts

Open fgiorgetti opened this issue 4 years ago • 3 comments

This is related to: #371

fgiorgetti avatar Sep 16 '21 15:09 fgiorgetti

Is this feature already implemented? I tried to used source <(./skupper completion) but bash-5.2$ ./skupper <tab> fails with _get_comp_words_by_ref: command not found that seems something missing from Go Cobra

agagliardi avatar Aug 31 '23 10:08 agagliardi

@agagliardi, can you confirm you have the bash-completion package installed?

hash-d avatar Aug 31 '23 12:08 hash-d

@agagliardi, can you confirm you have the bash-completion package installed? Yep. Package bash-completion-1:2.11-9.fc38.noarch is already installed

agagliardi avatar Aug 31 '23 13:08 agagliardi