table of contents
glab(1) | glab(1) |
NAME¶
glab-repo-transfer - 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¶
Nov 2024 | Auto generated by spf13/cobra |