Skip to content

🔧 completion

生成 shell 自动补全脚本。

用法

bash
go-icp completion bash > /etc/bash_completion.d/go-icp
go-icp completion zsh  > "${fpath[1]}/_go-icp"
go-icp completion fish > ~/.config/fish/completions/go-icp.fish

📚 延伸阅读

Released under the MIT License.