You've already forked ionscale
mirror of
https://github.com/jsiebens/ionscale.git
synced 2026-04-05 12:32:58 +01:00
display tags instead of user
This commit is contained in:
@@ -40,6 +40,7 @@ func (s *Service) ListMachines(ctx context.Context, req *api.ListMachinesRequest
|
||||
Ipv4: m.IPv4,
|
||||
Ipv6: m.IPv6,
|
||||
Ephemeral: m.Ephemeral,
|
||||
Tags: m.Tags,
|
||||
LastSeen: lastSeen,
|
||||
Connected: online,
|
||||
Tailnet: &api.Ref{
|
||||
|
||||
Reference in New Issue
Block a user