rio rm

Delete a dataset.

Invoking the shell’s ‘$ rm <path>’ on a dataset can be used to delete a dataset referenced by a file path, but it won’t handle deleting side car files. This command is aware of datasets and their sidecar files.

rio rm [OPTIONS] PATH

Options

--yes

Confirm delete without prompting

-f, --format, --driver <driver>

Explicitly delete with this driver rather than probing for the appropriate driver.

Arguments

PATH

Required argument