## Problem Support for autocompleting the commands. ## Description ref. [Generating shell completions(https://github.com/spf13/cobra/blob/main/site/content/completions/_index.md) ## Alternatives <!-- Describe any alternative solutions or features you have considered. How is this feature better? --> ## Additional context <!-- Add any other context about the feature here; or delete the section entirely. --> ## Implementation <!-- Replace the [ ] with [x] to check the box. --> - [ ] I would be interested in implementing this feature.
Problem
Support for autocompleting the commands.
Description
ref. [Generating shell completions(https://github.com/spf13/cobra/blob/main/site/content/completions/_index.md)
Alternatives
Additional context
Implementation