Upload a storefront cartridge to a Demandware WebDAV server from command line.
:; npm install -g bitbucket:demandware/dwupload
Instead of installing this as a global npm package, you can install it locally and access it as ./node_modules/.bin/dwupload
.