Debug Capistrano connections with Capistrano Shell
url: http://weblog.jamisbuck.org/2006/9/21/introducing-the-capistrano-shell
If you encounter "command not found" errors, etc. on your deployment, it may useful to use the shell feature to examine your environment. It can also be used to run one time commands to be on your production host(s) from your development environment.
- Created by: Walter McGinnis
- Last Edited by: Walter McGinnis
- Last Edited: 08/09/2008 03:22
