post http://127.0.0.1:5001/api/v1/object/diff
Display the difference between two BTFS objects.
Arguments
Arguments | Description | Type | Required? |
---|---|---|---|
arg | Object to diff against. | string | Y |
arg | Object to diff. | string | Y |
verbose | Print extra information. | boolean | N |