Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 921 Bytes

File metadata and controls

36 lines (27 loc) · 921 Bytes
title `glab repo transfer`
stage Create
group Code Review
info To determine the technical writer assigned to the Stage/Group associated with this page, see <https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments>

Transfer a repository to a new namespace.

glab repo transfer [repo] [flags]

Examples

glab repo transfer profclems/glab --target-namespace notprofclems

Options

  -t, --target-namespace string   The namespace where your project should be transferred to.
  -y, --yes                       Warning: Skip confirmation prompt and force transfer operation. Transfer cannot be undone.

Options inherited from parent commands

  -h, --help   Show help for this command.