Skip to content

windows support, mdapi:pull at scale

Compare
Choose a tag to compare
@mshanemc mshanemc released this 25 Jan 19:37
· 649 commits to master since this release
  1. fixed windows issues (was using native linux commands like rm and unzip that caused windows fails
  2. mdapi:pull is now interrogating the mdapi, getting all types on an org, and making a pull for each of them using the sfdx source:retreive command
  • should handle way, way more metadata (previous version was failing on retrieve AND convert)
  • had to give up the --target option, so the converted source is going into your default pkgDir no matter what. Sorry.