Support for Archiving Labels · Issue #14308 · cli/cli · GitHub
Skip to content

Support for Archiving Labels #14308

Description

@dsanders11

Describe the feature or problem you’d like to solve

GitHub has added support for archiving/unarchiving labels, so it would be great to have support in the CLI.

There's at least support in the REST API for updating the archived state of labels, although there's no documented way to see the archived state for a given label.

Proposed solution

Add commands to manage archiving/unarchiving labels, such as separate commands which mirror gh repo {archive,unarchive}.

  • gh label archive
  • gh label unarchve

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementa request to improve CLIgh-labelrelating to the gh label command

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions