SGD1953
SGD1953
Love it, would only update to `sfcc-ci data:download --instance --source --file `. Also why do we separate file & folder?
Here is what we have: https://dgehl-inside-eu01-dw.demandware.net/on/demandware.servlet/webdav/Sites/Cartridges - does code download make sense? Probably not so much. Log Files https://dgehl-inside-eu01-dw.demandware.net/on/demandware.servlet/webdav/Sites/Logs - makes sense to download, maybe we need some more syntactic...
@pierreantoinelefebvrepf have you tried setting HTTPS_PROXY env variable? At least for the upload piece the npm request module is used by the extension which claims to respect those: https://www.npmjs.com/package/request#controlling-proxy-behaviour-using-environment-variables
@pierreantoinelefebvrepf or @ArthurZob did you have a chance to try the above?
You could try something like `class Collection extends Array {` and then slightly refactor it to leverage `this.push(elem)` for add etc. If that works, a PR would be neat.