create
Description of the "darwin dataset create" option from the CLI
Creates a remote dataset with the given name:
$ darwin dataset create planes
Dataset 'planes' (andreas-team/planes) has been created.
Access at https:/darwin.v7labs.com/datasets/999
The dataset can then be accessed with the given link and will be empty.
Positional arguments:
dataset
: Dataset name.
Watch it in action!

Updated 6 months ago