Provided by: glab_1.53.0-1_amd64 

NAME
glab-repo-search - Search for GitLab repositories and projects by name.
SYNOPSIS
glab repo search [flags]
DESCRIPTION
Search for GitLab repositories and projects by name.
OPTIONS
-p, --page=1 Page number.
-P, --per-page=20 Number of items to list per page.
-s, --search="" A string contained in the project name.
OPTIONS INHERITED FROM PARENT COMMANDS
--help[=false] Show help for this command.
EXAMPLE
glab project search -s "title"
glab repo search -s "title"
glab project find -s "title"
glab project lookup -s "title"
SEE ALSO
glab-repo(1)
Auto generated by spf13/cobra Apr 2025 glab(1)