Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Normally we use to export document via "Export to Excel" button on client directly, and the column configure views are exported into excel.
The same should be possible with CLI, do we have any CLI available?
Solved! Go to Solution.
Hi @Chittaranjan_11
About baseline i am not sure, but there is an CLI which you can check if it helps you:-
Hi @Chittaranjan_11
About baseline i am not sure, but there is an CLI which you can check if it helps you:-
Hello Kapil,
I tried with the following command but it seems an error, could you help to export document with contents via CLI ?
im exportissues --querydefinition=(walkdocordered[<docID>]) --asOf=<Label> test.xls
im: MKS124823: Invalid option "asOf": You can specify only one of: as of, query, query definition or a query definition file for the same operation.