mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-23 11:46:28 +00:00
60aa2d7cde
- returns name when present - returns trimmed name - returns truncated ID when name empty (first 12 chars) - returns full short ID when < 12 chars - returns 'service' when both empty/whitespace - prefers name over ID - dockerServiceDisplayName 33.3%→100%