dataset COLLECTION_NAME attach 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 stats.ds attach t1 start.xlsx
Related topics: attachments, detach and prune