run one-off commands (console, rake)
run:console [COMMAND]
open a remote console session
if COMMAND is specified, run the command and exit
run:rake COMMAND
remotely execute a rake command
[Validate]