local

Description of the "darwin dataset local" option from the CLI

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 releases

Remember that when using darwin dataset pull you will pull the latest Release. The files downloaded, will be the files included in the Release and therefore these will be the files shown by this command.

Optional arguments:

  • --team TEAM: Shows local datasets pertaining to the given TEAM.

Next up

Having trouble understanding the docs? Have a refresh on V7 Concepts!