magedownload-cli icon indicating copy to clipboard operation
magedownload-cli copied to clipboard

CLI for downloading Magento patches and releases

Results 4 magedownload-cli issues
Sort by recently updated
recently updated
newest added

Previously this used to return a list of strings of versions ![formatjson](https://user-images.githubusercontent.com/1437341/80564768-04dcf500-89ef-11ea-8174-860a5a12c0e2.png) perhaps the API changed?

Compared to the output of "www.magentocommerce.com/products/downloads/info/files", the column "File Description" is missing. This data would be useful to exactly see for which Magento versions the patch is suitable.

It would be quite useful for my workflow, to be able to download all patch files for a specific SUPEE patch, as I manage multiple magento installations with different versions....

Doesnt work `magedownload files --filter-version 1.9.2.* --filter-type ce-patch` but `magedownload files --filter-version 1.9.2.*` works fine