正式なドキュメントは英語版であり、この日本語訳はAI支援翻訳により作成された参考用のものです。日本語訳の一部の内容は人間によるレビューがまだ行われていないため、翻訳のタイミングにより英語版との間に差異が生じることがあります。最新かつ正確な情報については、英語版をご参照ください。

glab repo search

Search for GitLab repositories and projects by name.

glab repo search [flags]

Aliases

find
lookup

Examples

$ glab project search -s "title"
$ glab repo search -s "title"
$ glab project find -s "title"
$ glab project lookup -s "title"

Options

  -F, --output string   Format output as: text, json. (default "text")
  -p, --page int        Page number. (default 1)
  -P, --per-page int    Number of items to list per page. (default 20)
  -s, --search string   A string contained in the project name.

Options inherited from parent commands

  -h, --help   Show help for this command.