by Carlo Ditan.
Given the existing backup feature that uses CLI, is it possible to backup a course by its sections? For example, I will only backup Course A that has a section named 13 March - 17 March.
Currently, the CLI backup feature backups the whole course (takes only two parameters -- course ID and destination of the backup file), so there's no cherry picking.
If it's possible to backup by sections via CLI, should I create my own script for this? A detailed head-start would be nice.