path
A CLI how-to guide. SDK power-users can refer to our full SDK docs generated from our source code here
Shows the local path to LocalDataset
.
$ darwin dataset path cars
/home/user/.darwin/datasets/andreas-team/cars
If you have no datasets downloaded, you can use darwin dataset pull
to download one.
Positional arguments:
dataset
: TheDataset
's name.
Updated 4 months ago
Next up
Having trouble understanding the docs? Have a refresh on V7 Concepts!