ForceCLI/force

Bulk Query - XML Format

parkthedavid opened this issue · 1 comments

Is it possible to expose the Bulk XML query using for cli? Right now force query defaults to a CSV, but would like to be able to download the XML version as well.

You can use force bulk query -w -f XML <object> <soql> to get XML results.