bids-tools icon indicating copy to clipboard operation
bids-tools copied to clipboard

implement command line tools to retrieve and update specific json fields

Open robertoostenveld opened this issue 6 years ago • 0 comments

json_set <path> --name=\*meg\* --key="unit" --value="mm" 
json_get <path> --name=\*meg\* --key="unit"

robertoostenveld avatar Nov 10 '17 12:11 robertoostenveld