Skip to content

Download should stick to zip for better cacheability #67

@calind

Description

@calind

Currently if you do a wp download --version=4.9.4 it will download and cache a .tar.gz file and if you afterward do a wp download --version=4.9.4 --skip-content for example it will download a new .zip archive.

I think it would be better if we can always stick to downloading zip files so you can reuse archives and save some bandwith, or be able to work disconnected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    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