Add a way to download github actions caches · Issue #9125 · cli/cli · GitHub
Skip to content

Add a way to download github actions caches #9125

Description

@iTrooz

Describe the feature or problem you’d like to solve

I sometimes need to download Github actions caches, whether it is for debugging their large size, or to check that what I'm caching is the right data.

Proposed solution

A gh cache download <key> subcommand

Additional context

I currently use actions/cache + actions/upload-artifact to access the cache , but this is impractical in the long term/in master branches

Metadata

Metadata

Assignees

No one assigned

    Labels

    actionsblockedcoreThis issue is not accepting PRs from outside contributorsenhancementa request to improve CLIgh-runrelating to the gh run commandpitchpitched internally for prioritisationplatformProblems with the GitHub platform rather than the CLI client

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions