Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.flex.ai/llms.txt

Use this file to discover all available pages before exploring further.

Deletes a dataset from FlexAI.

Usage

flexai dataset delete <dataset_name> [flags]

Arguments

ArgumentTypeRequiredDescription
dataset_namestringYesThe name of the Dataset to delete.

Flags

FlagShortTypeDescription
--help-hbooleanDisplays this help page.
--verbose-vbooleanProvides more detailed output when deleting a Dataset.