You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Always show `-` for SSH fleets, because resources
are not applicable to them.
Also simplify the implementation by building
`fleet_row` and `instance_row` without
`if verbose` checks. `if verbose` is only
necessary when building the table header, and then
`add_row_from_dict()` will include only the
columns specified in the header.
0 commit comments