set-file-status
A CLI how-to guide. SDK power-users can refer to our full SDK docs generated from our source code here
Sets the status of one or more DatasetItems
to the selected status.
> darwin dataset set-file-status cars archived car_1.jpg
Positional arguments:
dataset
: The name of the Remote Dataset the files belong to.status
: The status to change to. Available statuses are: archived, clear, new, restore-archived.files
: The files we want to affect.
Watch it in action!
Updated 4 months ago
Next up
Having trouble understanding the docs? Have a refresh on V7 Concepts!