Provided by: glab_1.45.0-1_amd64 

NAME
glab-repo-list - Get list of repositories.
SYNOPSIS
glab repo list [flags]
DESCRIPTION
Get list of repositories.
OPTIONS
-a, --all[=false] List all projects on the instance. -g, --group="" Return repositories in only the given group and its subgroups. --member[=false] List only projects of which you are a member. -m, --mine[=false] List only projects you own. Default if no filters are provided. -o, --order="last_activity_at" Return repositories ordered by id, created_at, or other fields. -F, --output="text" Format output as: text, json. -p, --page=1 Page number. -P, --per-page=30 Number of items to list per page. -s, --sort="" Return repositories sorted in asc or desc order. --starred[=false] List only starred projects.
OPTIONS INHERITED FROM PARENT COMMANDS
--help[=false] Show help for this command.
EXAMPLE
glab repo list
SEE ALSO
glab-repo(1) Auto generated by spf13/cobra Aug 2024 glab(1)