Command: dataset
The flexai dataset
command manages Datasets by allowing for their creation, listing, and deletion.
Available subcommands
Section titled “Available subcommands”flexai dataset delete
- Deletes a Dataset.flexai dataset inspect
- Displays detailed information about a Dataset.flexai dataset list
- Lists all the Datasets.flexai dataset push
- Uploads a Dataset to the FlexAI.
Dataset Statuses
Section titled “Dataset Statuses”Datasets in FlexAI can have different statuses, which indicate their availability and readiness for use. The following statuses are used:
Status | Description |
---|---|
available | The dataset is ready for use |
error | The dataset is in an error state and cannot be used |
pending | The dataset is being processed by FCS |
uploading | The dataset is being uploaded to FCS |
syncing | The dataset is being synchronized with the Remote Storage Provider |