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

NAME

6       glab-repo-mirror  -  Mirror a project/repository to the specified loca‐
7       tion using pull or push method.
8
9
10

SYNOPSIS

12       glab repo mirror [ID | URL | PATH] [flags]
13
14
15

DESCRIPTION

17       Mirror a project/repository to the specified  location  using  pull  or
18       push method.
19
20
21

OPTIONS

23       --allow-divergence[=false]        Determines   if  divergent  refs  are
24       skipped.
25
26
27       --direction="pull"      Mirror direction
28
29
30       --enabled[=true]      Determines if the mirror is enabled.
31
32
33       --protected-branches-only[=false]       Determines  if  only  protected
34       branches are mirrored.
35
36
37       --url=""      The target URL to which the repository is mirrored.
38
39
40

OPTIONS INHERITED FROM PARENT COMMANDS

42       --help[=false]      Show help for command
43
44
45

SEE ALSO

47       glab-repo(1)
48
49
50
51Auto generated by spf13/cobra      Nov 2023                            glab(1)
Impressum