While using suitecloud cli I could download custom...
# suitescript
b
While using suitecloud cli I could download custom record type I created. But is there any way to download the record data using suitecloud cli please? If not how could we add basic configuration when we build Suiteapp? Slack Conversation
b
@battk it downloads the xml with the structure of that record, not its real content (record data) if it has 2 rows, I want to download that 2 rows data too
using suitecloud cli
I just tried
suitecloud object:import -i
b
convince me you have tried the method outlined
b
@battk can I do that with suitecloud cli for Node js? As I said I tried
suitecloud object:import -i
command but it downloads the xml without any record
b
no, the option i gave is not cli based