< Cli < ref

mw gitlab repo fork

Create a fork of a GitLab repository

mw gitlab 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 {true|false}
  -n, --name string   The name assigned to the resultant project after forking
  -p, --path string   The path assigned to the resultant project after forking
      --remote        Add remote for fork {true|false}

Options inherited from parent commands

      --help             Help for this command
      --no-interaction   Do not ask any interactive questions
  -v, --verbose count    Increase output verbosity. Example: --verbose=2 or -vv

SEE ALSO

This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.