Cli/ref/mw gitlab repo transfer

< Cli‎ | ref

mw gitlab repo transfer edit

Transfer a repository to a new namespace.

mw gitlab repo transfer [repo] [flags]

Examples edit

glab repo transfer profclems/glab --target-namespace notprofclems

Options edit

  -t, --target-namespace string   The namespace where your project should be transferred to
  -y, --yes                       Danger: Skip confirmation prompt and force transfer operation. Transfer cannot be undone.

Options inherited from parent commands edit

      --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 edit