6.14 Delete Pool

delete pool <pool_name>

Delete an existing NSS pool by name.

nlvm [nlvm_options] delete pool <pool_name>

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

Command Options

pool_name

Mandatory. Specify the name of the NSS pool to be deleted.

Example

MYPOOL1
--no-prompt

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

Example

--no-prompt

Command Example

nlvm delete pool MYPOOL1

Delete the NSS pool named MYPOOL1.