Download Elastic products from command-line
npm install -g elastic-downloader-cli
ecdl
Follow the instructions to download the desired product
- Add auto-extract archive feature (uncompress the archive after the download)
- Add auto-delete archive feature (delete the archive after uncompressed)
- Refactor the code
- Fix the TODO comment to fetch product version (via search-list) rather than relying on 'input'
- Implement yargs or minimist or commander to allow product download using command-line arguments
- Extend supported prodcuts / architectures