1GH-ISSUE-TRANSFER(1) GitHub CLI manual GH-ISSUE-TRANSFER(1)
23
4
NAME
6gh-issue-transfer - Transfer issue to another repository
78
9
SYNOPSIS
11gh issue transfer {<number> | <url>} <destination-repo> [flags]
1213
14
OPTIONS INHERITED FROM PARENT COMMANDS
16-R, --repo <[HOST/]OWNER/REPO>
17Select another repository using the [HOST/]OWNER/REPO format
1819
20
SEE ALSO
22gh-issue(1)
2324
25
26
Jan 2023 GH-ISSUE-TRANSFER(1)