The debug helper are for developers to easily access the remote app via shell.
Get the shell command to access the shell of the remote app.
$ dep debug:ssh
Get the shell command to access the database of the remote app.
$ dep debug:db
Get a preview of the last application log entries and inspect them.
$ dep debug:log:app