heroku / heroku-apps

Heroku Core CLI Plugin for managing Heroku apps
https://cli.heroku.com
ISC License
19 stars 26 forks source link

Is it possible to print the host name (GUID) in Heroku CLI "ps" command? #99

Open ransombriggs opened 8 years ago

ransombriggs commented 8 years ago

In order to clearly identify dynos when dyno formation is printed on Heroku CLI, is it possible to print the dyno ID/host-name (eg, "01234567-89ab-cdef-0123-456789abcdef") next to its name "worker.1"? Maybe an optional param to "heroku ps" command?

notunderground commented 6 years ago

Also interested in this