Override attribute in chef via json file at runtime

I am running chef-client --runlist ‘recipe[tcookbookname::recipename]’

now i want to override the attribute values. where will i use “-j” option along with the above command?