binning delete

This command deletes a binning from the server.

A binning cannot be deleted if it is exposed.

Usage

binning delete --binningname "BinningName"
RequiredArgumentDescription
Yes--n BinningNameSpecifies the name of the binning to delete from the server.

Example

This example deletes the binning named Home Sequence.

binning delete --n "Home Sequence"