Skip to content

Clone repository labels #35

@codenameyau

Description

@codenameyau

This CLI should be able to clone a repository label into another repository. Add a flag to wipe out labels before adding new ones. Consider shortening this command to 2-3 characters.

github-label <source-repo> <target-repo> -r -y
# Flag to remove existing labels.
-r --replace 

# Flag to autoconfirm.
-y --yes

Before running this command this will show a prompt to ask users to confirm their changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions