dataset COLLECTION_NAME read KEY
The writes the JSON document to standard out (unless you’ve specific an alternative location with the “-output” option) for the given KEY.
An example we’re assuming there is a JSON document with a KEY of “r1”. Our collection name is “data.ds”
dataset data.ds read r1