dataset attach COLLECTION_NAME KEY FILENAME(S)
Attach a file to a JSON record. Attachments are stored in a tar ball related to the JSON record key.
Attaching a file named start.xlsx to the JSON record with id t1 in collection “stats.ds”
dataset attach stats.ds t1 start.xlsx