How to delete the existing course in tutor edx

Hi, I have installed tutor edx on vps server. Now I want to delete few courses using putty because I tried all the possible ways to hide the course it didn’t work in the cms. Also after deletion how do i re-start the tutor ? will using the command tutor local launch will erase my data ? Please suggest a right command to update the changes without causing data loss. Thanks

Hello @alishaik

Your question regarding tutor commands is better suited for the Site Operators channel: Site Operators - Open edX discussions
The Educators channel is more around creating courses and using studio.

That being said, I think this command will delete your course in Tutor and it won’t lose any data:

tutor local run cms ./manage.py cms delete_course <your_course_id>

Thank you for the information.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.