Purpose
Delete
a file from the appliance.
Syntax
file
delete filename
Parameters
- filename
- File to be deleted
Example
Delete
a file that is previously created
by the
platform collect-pd command.
Console> file list
collect-pd.txt 103576 bytes created Mar 22, 2012 3:38:32 PM
Console> file delete collect-pd.txt
Console>