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

glab-repo(1)

Referenced By

glab-repo(1).

Oct 2024 Auto generated by spf13/cobra