glab-repo-fork - Man Page
Create a fork of a GitLab repository
Synopsis
glab repo fork [flags]
Description
Create a fork of a GitLab repository
Options
-c, --clone[=false] Clone the fork {true|false}
-n, --name="" The name assigned to the resultant project after forking
-p, --path="" The path assigned to the resultant project after forking
--remote[=false] Add remote for fork {true|false}
Options Inherited from Parent Commands
--help[=false] Show help for command
Example
glab repo fork glab repo fork namespace/repo glab repo fork namespace/repo --clone
See Also
Referenced By
Aug 2023 Auto generated by spf13/cobra