glab-repo-transfer - Transfer a repository to a new namespace.
glab repo transfer [repo] [flags]
Transfer a repository to a new namespace.
|
-t, --target-namespace="" |
The namespace where your project should be transferred to. | ||
|
-y, --yes[=false] |
Warning: Skip confirmation prompt and force transfer operation. Transfer cannot be undone. |
|
-h, --help[=false] |
Show help for this command. |
$ glab repo transfer profclems/glab --target-namespace notprofclems
glab-repo(1)