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] Danger: Skip confirmation prompt and force transfer operation. Transfer cannot be undone.
OPTIONS INHERITED FROM PARENT COMMANDS
--help[=false] Show help for command
EXAMPLE
glab repo transfer profclems/glab --target-namespace notprofclems
SEE ALSO
Mar 2023 | Auto generated by spf13/cobra |