Hi,
Simple little question. Is it possible to combine ‘find’ or ‘where’ with the ‘export’ command. For example, lets say I want to export just the “forward” chain of the firewall filter section?
With the print command I can do the following:-
/ip firewall filter print where chain=forward
However I can’t seem to be able to combine ‘export’ in the same way.
Thanks