Console component provides a new class type — Command. Commands like a Controllers has some Actions. The component also have a personal router schema.
This is very useful for Cron routines, for manually interactive console management and so on.
To run some Command we must run special file inside our application with several parameters such as command name and command data.