使用方法
- Type a keyword in the search field to filter commands by description or flag name。
- Use the tool tabs (All, git, docker, kubectl, curl, find) to narrow results to a specific CLI。
- Browse the matching command rows, each showing the tool badge, a plain-English description, and the exact command。
- Click the copy button on any row to copy the command directly to your clipboard。
範例
- Typing "rebase" with the git filter active surfaces commands like git rebase --onto and git rebase -i HEAD~3。
- Typing "prune" shows docker system prune -af and git remote prune origin side by side when All is selected。