Name

delete image — Delete a software image from the Flash memory

SYNOPSIS

delete image <unsignedInt> [confirm=<string>] 

DESCRIPTION

This command is used to permanently delete a software image from the Flash memory.

Specify the starting block number of the image as the <unsignedInt> argument, which can be obtained using the show flash contents command.

To reduce the chance of accidental deletion, this command requires that confirm=yes is also specified.