In CakePHP version 3 and above, this is the correct command.
chmod +x bin/cake
This is the CakePHP documentation for reference.
Console
The Cake executable has been moved from the app / Console directory to the bin directory in the application framework. Now you can call the CakePHPs Console with a basket / cake.