iemodel delete

The iemodel delete command returns a list of all Information Extraction Module models.

Usage

iemodel delete --n modelName
RequiredArgumentDescription
Yes--n modelNameSpecifies the name of the model you want to delete. Directory paths you specify here are relative to the location where you are running the Administration Utility.

Example

This example deletes the model called "MyModel".

iemodel delete --n MyModel