Compare the SIMATIC app file from the relative folder ./bin/1500 with the content of a SIMATIC PLC with IP address 192.168.0.1 in mode deltaOnly:
sld compare --mode delta --input ./bin/1500 --target 192.168.0.1
sld compare --mode delta --target 192.168.0.1
sld compare --help