heroku rake <rake...>
No description
Arguments
Name | Description |
---|---|
rake |
Options
Name | Description |
---|---|
--size <arg> | Dyno size |
--exit-code | Passthrough the exit code of the remote command |
--env <arg> | Environment variables to set (use ';' to split multiple vars) |
--no-tty | Force the command to not run in a tty |
-a, --app <app> | App to run command against |