# CLI (Command Line Interface) Osumi Framework provides a powerful command-line interface to automate development tasks, manage the database, and run custom scripts. The entry point for all CLI commands is the `of` file located in the root of your project. --- ## Usage Commands are executed using PHP from the terminal: ```bash php of