Logo
  • GLab - A GitLab CLI Tool
  • Usage

Commands

  • alias
  • auth
  • check-update
  • completion
  • config
  • issue
  • label
  • mr
  • release
  • repo
    • Synopsis
    • Options inherited from parent commands
    • Subcommands
      • archive
      • clone
      • contributors
      • create
      • delete
      • fork
      • list
      • mirror
      • search
        • Synopsis
        • Examples
        • Options
        • Options inherited from parent commands
      • transfer
      • view
  • pipeline
  • version
GLab
  • »
  • glab repo »
  • glab repo search
  • View page source

glab repo search¶

Search for GitLab repositories and projects by name

Synopsis¶

Search for GitLab repositories and projects by name

glab repo search [flags]

Examples¶

$ glab project search title
$ glab repo search title
$ glab project find title
$ glab project lookup title

Options¶

-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¶

--help   Show help for command
Next Previous

© Copyright 2023, Clement Sam.

Built with Sphinx using a theme provided by Read the Docs.