delete image — Delete a software image from the Flash memory
delete image <unsignedInt> [confirm=<string>]
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.