GitHub CLI Issues and Actions/Clone labels from another repo

Copy labels from another repository.

Section: Issues

Clone labels from another repo

bash
bash
gh label clone octo-org/source-repo
Explanation

Copy labels from another repository.

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Issues
Create a label
Create a repository label.
OpenIn sheetbashsame section
Delete a label
Delete a label without prompting.
OpenIn sheetbashsame section
List issues
List open issues.
OpenIn sheetbashsame section
View an issue
Show issue details.
OpenIn sheetbashsame section
Create an issue
Create an issue with title and body.
OpenIn sheetbashsame section
Create issue with labels and assignee
Create an issue with metadata.
OpenIn sheetbashsame section