glab repo fork
Fork a GitLab repository.
glab repo fork <repo> [flags]Examples
$ glab repo fork
$ glab repo fork namespace/repo
$ glab repo fork namespace/repo --clone
Options
-c, --clone Clone the fork. Options: true, false.
-n, --name string The name assigned to the new project after forking.
-p, --path string The path assigned to the new project after forking.
--remote Add a remote for the fork. Options: true, false.Options inherited from parent commands
-h, --help Show help for this command.