Feature request: show process group in `fly ssh console -s`

I often have to login to a VM from a specific process group. Right now I do this:

  1. fly status to find a machine of a certain process group.
  2. fly ssh console -s and pick the machine ID determined in step 1.

Would be great if I could see the process group in fly ssh console -s.

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.