glab-repo-mirror - Man Page

Mirror a project/repository to the specified location using pull or push method.

Synopsis

glab repo mirror [ID | URL | PATH] [flags]

Description

Mirror a project/repository to the specified location using pull or push method.

Options

--allow-divergence[=false] Determines if divergent refs are skipped.

--direction="pull" Mirror direction

--enabled[=true] Determines if the mirror is enabled.

--protected-branches-only[=false] Determines if only protected branches are mirrored.

--url="" The target URL to which the repository is mirrored.

Options Inherited from Parent Commands

--help[=false] Show help for command

See Also

glab-repo(1)

Referenced By

glab-repo(1).

Apr 2024 Auto generated by spf13/cobra