2020-10-05Create an Encrypted ZIP archive on macOS command line (cli)zip -er FILENAME.zip FILESorFOLDERStoCOMPRESSex: zip -er ThisFolder.zip This\ Folder/You will be prompted for a password and will have to verify it.