Examples (8)
Display basic information about the current app and available commands
List available routes
cake routesClear configuration caches
cake cache clear_allBuild the metadata cache
cake schema_cache build --connection connectionStart a development web server (defaults to port 8765)
cake serverStart a REPL (interactive shell)
cake consolemade by @shridhargupta | data from tldr-pages