| title | `glab repo transfer` |
|---|---|
| stage | AI Coding |
| group | Code Review |
| info | To determine the technical writer assigned to the Stage/Group associated with this page, see <https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments> |
Transfer a repository to a new namespace.
Moves a project to a different group or user namespace. Specify the
destination with --target-namespace. You must have permission to
create projects in the target namespace.
glab repo transfer [repo] [flags]
glab repo transfer profclems/glab --target-namespace notprofclems -t, --target-namespace string The namespace where your project should be transferred to.
-y, --yes Warning: Skip confirmation prompt and force transfer operation. Transfer cannot be undone.
-h, --help Show help for this command.