remove
Description of the "darwin dataset remove" option from the CLI
Removes a RemoteDataset
Hard Deletion
This command is a hard delete.
> darwin dataset remove cars
About to delete v7-john/cars on darwin.
Do you want to continue? [y/N] y
Positional arguments:
dataset
: Remote dataset name to delete.
User prompt
Because of the severity of this action, a user prompt is always displayed. This action needs to be approved by a human.
Watch it in action:

Updated 3 months ago