heroku ps:copy <file>

Copy a file from a dyno to the local filesystem

Arguments

NameDescription
file

Options

NameDescription
-d, --dyno <dyno>Specify the dyno to connect to
-o, --output <output>The name of the output file
-a, --app <app>App to run command against
-r, --remote <remote>Git remote of app to use