@ -1578,7 +1578,7 @@ sub_server_list() {
name="${SERVER##*/}"
host=$(docker context inspect "$name" -f "{{.Endpoints.docker.Host}}" 2>/dev/null)
printf " %s\t%s\t%s%s\n" "$name" "${host:-UNKNOWN}"
printf " %s\t%s\n" "$name" "${host:-UNKNOWN}"
idx+=1
done | column -s' ' -t
The note is not visible to the blocked user.