Linux command
gh-at 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Show user mentions
gh at
Show with limit
gh at --limit [10]
说明
gh at shows where you've been mentioned on GitHub. Displays issues, pull requests, and comments that mention your username.
参数
- -L, --limit _num_
- Maximum items.
FAQ
What is the gh-at command used for?
gh at shows where you've been mentioned on GitHub. Displays issues, pull requests, and comments that mention your username.
How do I run a basic gh-at example?
Run `gh at` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -L, --limit _num_ do in gh-at?
Maximum items.