moodle-cli
by bunizao
Use when the user wants Moodle data from this repository through the local moodle CLI. Route each request to the smallest command that answers it, prefer moodle ... --json, avoid broad commands such as overview when a narrower command exists, and summarize the parsed result instead of pasting raw JSON.