Github user nreich commented on the issue:
https://github.com/apache/geode/pull/753
@jinmeiliao Region is still required, so this would still not work (there
is a test in my commit that confirms this):
gfsh> export data --member=abc --dir=xxx
Your observation about --dir b
Github user jinmeiliao commented on the issue:
https://github.com/apache/geode/pull/753
I would like to get a better understanding of the new feature first. So
before the "export data" is export data of a specific region on a specific
member to a file. All three options are mandatory.