glab-repo-transfer - Man Page
Transfer a repository to a new namespace.
Synopsis
glab repo transfer [repo] [flags]
Description
Transfer a repository to a new namespace.
Options
-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.
Options Inherited from Parent Commands
--help[=false] Show help for this command.
Example
glab repo transfer profclems/glab --target-namespace notprofclems
See Also
Referenced By
Oct 2024 Auto generated by spf13/cobra