Céline Pervès
Lead maintainer
cmdlinetools is a command line tools integrated in moodle that enables execute moodle administrative task threw php command lines
See readme file for a full list of features
We created this plugin in order to have an easier administrative approach of our modle platforms.
Mixed with bash commands that executes that php command lines, it enables us to install, upgrade and administrate various moodle platforms at same time following a list of bash commands.
We would like to thanks David Mudrak that give us the good advice to transform a simple set of admin cli command line lists into a amdin tool plugin and also Moosh utility that inspired this plugin and sometimes inspired us to find dificult solution for some scripts