Copy only one ip firewall address list

I’m trying to copy only one ip firewall address list from one router to another, but ip firewall adress-list export does not allow me to export only a portion. It exports everything. Anyway to export only one list?

it is not possible in RouterOS. You could attempt to use some clever scripting.

For example, you can export whole address-list and then when imported drop all the other lists

Thank you. Would you consider this as a feature request?