iterative / ldb-resources

Apache License 2.0
28 stars 7 forks source link

`Command Summary`: Some instantiate flags don't exist #13

Closed daavoo closed 2 years ago

daavoo commented 2 years ago

From https://github.com/iterative/ldb-resources/blob/main/documentation/Command-summary.md#instantiate--object-ids--flags. The following flags don't exist:

--preserve-paths

Instantiate objects preserving full storage paths. Only supported for default LDB format (annotation file per every object).

--preview [lambda_id]

Preview flag instantiates data objects after passing them through a given lambda function (for example, downscaling to specific size for image previews). It has no effect if cloud storage does not support object lambdas, or code access point for lambda_id was not configured.

volkfox commented 2 years ago

moved to ldb repo