Need to have ability to fine-tune the config-sync:
- add option to save config on remote peer (instead on just commit it)
- add ability to specify fine part of config (e.g. now I cant sync only source nat without destingation nat)
- add ability to exclude some path (e.g. exclude service dhcp-server high-availability)
- add ability to include and exclude specific rules or range of rules (e.g. not sync firewall ipv4 name 'MyRuleset' with rules from 3000-3999)
- add a command to force re-sync specific part of config (or all enabled config parts)
- maybe add command to diff local and remote config parts?