moosh icon indicating copy to clipboard operation
moosh copied to clipboard

moosh course-list -i "idnumber like '12345'"

Open birdy1976 opened this issue 5 years ago • 0 comments

  • Moosh version: 0.29
  • Moodle version: 3.6.3+ (Build: 20190503)
    • Database: PostgreSQL
  • PHP version: 7.0
  • Operating system: Linux

Actual behaviour

++ Class coursecat is now alias to autoloaded class core_course_category, course_in_list is an alias to core_course_list_element. Class coursecat_sortable_records is deprecated without replacement. Do not include coursecatlib.php ++ * line 31 of /lib/coursecatlib.php: call to debugging() * line 35 of /path/to/moosh/Moosh/Command/Moodle26/Course/CourseList.php: call to require_once() * line 297 of /path/to/moosh/moosh.php: call to Moosh\Command\Moodle26\Course\CourseList->execute() 74

Expected behaviour

Return a list of courses.

Steps to reproduce

Run moosh course-list -i "idnumber like '12345'" with Moodle 3.6.

birdy1976 avatar May 09 '19 07:05 birdy1976