Home >

LunaSH Command Reference Guide > LunaSH Commands > partition > partition policyTemplate delete

partition policytemplate delete   

Delete partition policy template.

Syntax

partition policytemplate delete [-all] [-name<template-name>] [-force]

Option Shortcut Parameter Description
-all -a . Delete all templates
-name -n <template name> Specifies the name of the application partition policy template to delete. Application partition policy template names are obtained with the partition policyTemplate -list command.
-force -f . Force the option. Useful for scripting.

Example

lunash:> partition policyTemplate delete -name MyTemplate01

Are you sure you wish to delete partition policy template: MyTemplate01

          Type 'proceed' to continue, or 'quit'
          to quit now.
          > proceed

Succes: Deleted partition policy template: MyTemplate01


Command Result : 0 (Success)