Archive and compress files in zip format.
Section: Archives Compression and Checksums
Create zip archive
bash
bash
zip -r release.zip dist/Explanation
Convenient when sharing with systems that expect zip.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Archives Compression and Checksums