How can I dump just one file as opposed to all files?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2016
02:07 PM
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
Solved! Go to Solution.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2016
03:59 PM
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