kevinohara80 / dmc

The file-system-like, cross-platform, cli developer tool for Salesforce
MIT License
69 stars 17 forks source link

Subfoldered metadata doesn't retrieve #13

Closed kevinohara80 closed 8 years ago

kevinohara80 commented 9 years ago

Metadata in subfolders doesn't retrieve because listMetadata calls require folder. This needs to be fixed.

cwarden commented 9 years ago

I've opened #15 with a proposed fix.

kevinohara80 commented 9 years ago

Cool. This was on my todo list. I'll check this out either tonight or tomorrow and give it a good test.