Currently, the 3scale-cms cli tool will only ignore files described by `.cmsignore` as part of the `upload` command. In order to offer consistent behavior between commands, the `download` command should also skip files described by `.cmsignore` files.
Currently, the 3scale-cms cli tool will only ignore files described by
.cmsignoreas part of theuploadcommand.In order to offer consistent behavior between commands, the
downloadcommand should also skip files described by.cmsignorefiles.