Home > |
---|
Remove a client from the list of clients registered to use the SafeNet appliance. The command requires user interaction to verify that deletion should occur. This can be overridden with the -force option.
client delete -client <clientname> [-force]
Parameter | Shortcut | Description |
---|---|---|
-client | -c | Specifies the name of the client to delete. Use the client list command to display a list of registered clients, |
-force | -f |
Force the action without prompting. |
lunash:>client delete -client myPC
CAUTION: Are you sure you wish to delete client named: myPC
Type 'proceed' to delete the client, or 'quit' to quit now.
> proceed
'client delete' successful.
Command Result : 0 (Success)