While testing PR #6211 I needed to work with the ./chronoctl CLI utility. I noted that tab completion in bash for long commands like $ ./chronoctl gen-secrets-master-key was not available.
With long commands and options tab completion would be NICE to have.
While testing PR #6211 I needed to work with the
./chronoctlCLI utility. I noted that tab completion in bash for long commands like$ ./chronoctl gen-secrets-master-keywas not available.With long commands and options tab completion would be NICE to have.