fj search
Cross-cutting search (repos, issues, prs, users)
fj search [OPTIONS] <COMMAND>Every command also accepts the global flags:
--host,--debug,--no-pager,--json-fields.
fj search repos
Search repositories
fj search repos [OPTIONS] <QUERY>Arguments
<QUERY>— Search query
Options
-L, --limit <LIMIT>— Maximum number of results to fetch [default: 20]--json— Emit JSON instead of a table
fj search issues
Search issues across all repos you can see
fj search issues [OPTIONS] <QUERY>Arguments
<QUERY>— Search query
Options
-L, --limit <LIMIT>— Maximum number of results to fetch [default: 20]--json— Emit JSON instead of a table
fj search prs
Search pull requests across all repos you can see
fj search prs [OPTIONS] <QUERY>Arguments
<QUERY>— Search query
Options
-L, --limit <LIMIT>— Maximum number of results to fetch [default: 20]--json— Emit JSON instead of a table
fj search users
Search users
fj search users [OPTIONS] <QUERY>Arguments
<QUERY>— Search query
Options
-L, --limit <LIMIT>— Maximum number of results to fetch [default: 20]--json— Emit JSON instead of a table
Contributors
- Stephen Way