Sun HPC ClusterTools 3.0 Administrator's Guide: With CRE

delete

Usage:

:: delete [object-name]

Available In:

Node, Partition, Network

The delete command deletes the object specified by the object-name argument. The object being deleted must either be contained in the current context or must be the current context. The first example shows a partition contained in the current context being deleted.

[node0]
Partition:: delete part0[node0] Partition:: 

If the current context is the object to be deleted, the object-name argument is optional. In this case, the context reverts to the next higher context level.

[node0]
P(part0):: delete[node0] Partition::