nerdctl.lima completions do not work on fish
Open
- Dominant language
- Go
- Stars
- 21.9k
- Forks
- 957
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 53
Description
### Description
Missing instructions (or I missed them, could be...) on how to enable fish completions for nerdctl.lima.
I tried
```
nerdctl.lima completion fish > ~/.config/fish/completions/nerdctl.lima.fish
```
but unfortunately with no success.... probably because completions are generated for `nerdctl` and not `nerdctl.lima`.
Contributor guide
Assessment
This issue has not been assessed yet.