glab repo mirror
Mirror a project or repository to the specified location, using pull or push methods.
glab repo mirror [ID | URL | PATH] [flags]Options
--allow-divergence Determines if divergent refs are skipped.
--direction string Mirror direction. Options: pull, push. (default "pull")
--enabled Determines if the mirror is enabled. (default true)
--protected-branches-only Determines if only protected branches are mirrored.
--url string The target URL to which the repository is mirrored.Options inherited from parent commands
-h, --help Show help for this command.