6.19 Delete Cachedev

delete cachedev <cachedev_name>

Delete an existing NSS cache device.

nlvm [nlvm_options] delete cachedev <cachedev_name>

You are automatically prompted to confirm the delete action. Respond by typing yes or no, then pressing Enter. Use the --no-prompt NLVM option to suppress the confirmation.

Command Options

cachedev_name

Mandatory. Specify the name of the NSS cache device to be deleted.

Example

MYCACHEDEV1
--no-prompt

Optional. Specify this NLVM option to prevent a confirmation message from being displayed.

Example

--no-prompt

Command Example

nlvm delete cachedev MYCACHEDEV1

Delete the NSS cache device named MYCACHEDEV1.