How can I dump just one file as opposed to all files?

Jump to solution
tom_lamy
Community Novice

I have canvasDataCli working on Linux. How can I configure it to dump just one file, or select files I want as opposed to all files? Thank you

1 Solution
cward
Instructure Alumni
Instructure Alumni

Hey there!

Have you looked at using the fetch command with the CLI? Take a look here, this should do what you need: https://www.npmjs.com/package/canvas-data-cli#fetch 

Chris

View solution in original post