cq/README.md

259 B

cq usage

cq < file.cbor
cq [attribute] < file.cbor

Example:

cq ".people.alice.age" < file.cbor

json-to-cbor usage

json-to-cbor < file.json > file.cbor

hs usage

hs stands for hexstring.

hs < file.cbor