* feat: support fish shell completion
Signed-off-by: Alex Lai <alexlai97@163.com>
* docs: reword
Signed-off-by: Alex Lai <alexlai97@163.com>
* Update cmd/completion.go
Co-authored-by: Shubham Sharma <shubhash@microsoft.com>
Signed-off-by: Alex Lai <alexlai97@outlook.com>
Signed-off-by: Alex Lai <alexlai97@163.com>
* Update cmd/completion.go
Co-authored-by: Shubham Sharma <shubhash@microsoft.com>
Signed-off-by: Alex Lai <alexlai97@outlook.com>
Signed-off-by: Alex Lai <alexlai97@163.com>
* docs: fish completion functions to completions folder
[reference](https://fishshell.com/docs/current/completions.html#where-to-put-completions)
Signed-off-by: Alex Lai <alexlai97@163.com>
Signed-off-by: Alex Lai <alexlai97@163.com>
Signed-off-by: Alex Lai <alexlai97@outlook.com>
Co-authored-by: Shubham Sharma <shubhash@microsoft.com>
Co-authored-by: Alex Lai <laixingyu@cnaeit.com>