heroku run:logs

Options

NameDescription
-a, --app <app>App to run command against
-r, --remote <arg>The git remote to create, default "heroku"
-n, --num <arg>Number of lines to display
-p, --ps <arg>Hidden alias for dyno
-d, --dyno <arg>Only show output from this dyno type (such as "web" or "worker")
-s, --source <arg>Only show output from this source (such as "app" or "heroku")
-t, --tailContinually stream logs