Show unresolved review comments for a pull request:
vk pr https://github.com/leynos/vk/pull/191
When a default repository is configured, a pull request number is enough:
vk pr 191
Add file paths after the pull request reference to show comments for those files only:
vk pr 191 src/main.rs docs/users-guide.md
Outdated review threads are hidden by default. Include them with
--show-outdated or -o:
vk pr 191 --show-outdated