1glab(1)                                                                glab(1)
2
3
4

NAME

6       glab-repo-list - Get list of repositories.
7
8
9

SYNOPSIS

11       glab repo list [flags]
12
13
14

DESCRIPTION

16       Get list of repositories.
17
18
19

OPTIONS

21       -a, --all[=false]      List all projects on the instance
22
23
24       --member[=false]      Only list projects which you are a member
25
26
27       -m,  --mine[=false]      Only list projects you own (default if no fil‐
28       ters are passed)
29
30
31       -o, --order="last_activity_at"      Return repositories ordered by  id,
32       created_at, or other fields
33
34
35       -p, --page=1      Page number
36
37
38       -P, --per-page=30      Number of items to list per page
39
40
41       -s, --sort=""      Return repositories sorted in asc or desc order
42
43
44       --starred[=false]      Only list starred projects
45
46
47

OPTIONS INHERITED FROM PARENT COMMANDS

49       --help[=false]      Show help for command
50
51
52

EXAMPLE

54       glab repo list
55
56
57
58
59

SEE ALSO

61       glab-repo(1)
62
63
64
65Auto generated by spf13/cobra      Nov 2023                            glab(1)
Impressum