index delete

The index delete command deletes a Spectrum Advanced Matching search index.

Usage

index delete --d Name
RequiredArgumentDescription
Yes--d NameSpecifies the name of the search index you want to delete.

Example

This example deletes a search index named "CustomerIndex".

index delete --d CustomerIndex