If you want to use CakePHP’s bake tool on Linux command line (like I have development environment on Linux) then you can ssh to your linux box as shown in the screen shot below
Second, you can execute the cake bake command in the following manner
./cake/console/cake bake
as shown in the picture below
Related Posts (auto suggestions based on tags)
- May 8, 2010 — How to change password in linux console?
- December 29, 2008 — CakePHP – link / include JavaScript files in layouts
- September 29, 2008 — 19 ffmpeg commands for all needs
- July 2, 2008 — How to create a tar file using SSH on Linux
- June 23, 2010 — How to change “-bash-*”?
- May 15, 2010 — Good bye CentOS! Hello Ubuntu
- January 6, 2010 — Kohana or CodeIgniter or CakePHP?
- July 10, 2009 — Installing PHP 5.2.6 on CentOS box
- May 14, 2009 — Creating and Installing crontabs using CodeIgniter
- May 6, 2009 — Getting Started on CodeIgniter, the lightening fast PHP Framework