delete dataset
The delete dataset command deletes the data in a dataset and its configuration.
Syntax
delete dataset <dataset name>[,keep_config]Parameters
Parameter
Description
<dataset name>
The name of the dataset
keep_config
Specify this option if you want to preserve the dataset configuration but delete the data in the dataset.
Example
delete dataset trip_dataset_2,keep_configLast updated

