local
A CLI how-to guide. SDK power-users can refer to our full SDK docs generated from our source code here
Lists LocalDatasets, i.e., datasets that were previously downloaded via darwin dataset pull.
$ darwin dataset local
┏━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━┓
┃ Name ┃ Image Count ┃ Sync Date ┃ Size ┃
┡━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━┩
│ andreas-team/cars │ 2 │ today │ 10.3 MB │
└───────────────────┴─────────────┴───────────┴─────────┘
Pulling data from releasesRemember that when using
darwin dataset pullyou will pull the latestRelease. The files downloaded, will be the files included in theReleaseand therefore these will be the files shown by this command.
Optional arguments:
--team TEAM: Shows local datasets pertaining to the given TEAM.
Updated about 2 months ago
Next up
Having trouble understanding the docs? Have a refresh on V7 Concepts!
