Move CLI and *.sh scripts to /cli Folder
Hello,
I recommend moving all CLI and *.sh scripts to a /cli folder. This is the standard convention used in Moodle core (e.g., admin/cli) and helps keep the file structure organized and consistent.
Using a dedicated /cli folder makes it easier for administrators to locate and manage command-line scripts.

