GLabGLab

glab repo transfer

Transfer a repository to a new namespace.

Terminal
glab repo transfer [repo] [flags]

## Examples

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

## Options

Terminal
  -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.

## Options inherited from parent commands

Terminal
  -h, --help   Show help for this command.