Home >

LunaSH Command Reference Guide > LunaSH Commands > sysconf > sysconf config delete

sysconf config delete

Delete a configuration backup file.

User Privileges

Users with the following privileges can perform this command:

Admin

Syntax

sysconf config delete -file <filename> [-deviceType <devicetype>] [-serialnumber <serialnum>] [-force]

Option Shortcut Description
-devicetype <devicetype> -d

Device Type

Valid values: hsm, token

-file <filename> -fi File name to delete
-force -fo Force action (no prompting for confirmation)
-serialnumber <serialnum> -s Token Serial Number

Example

lunash:>sysconf config delete -file local_host_Config_20170301_1222.tar.gz
 
 
WARNING !!  This command deletes the configuration backup file: local_host_Config_20170301_1222.tar.gz.
If you are sure that you wish to proceed, then type 'proceed', otherwise type 'quit'.
 
> proceed
Proceeding...
 
 
Command Result : 0 (Success)