deleteNets [<network-list>]
With no arguments, this deletes the active network, leaving no network
active. If the network list is *
, all networks will be
deleted. Otherwise it deletes those networks listed.
To delete networks netA and netB:
lens> deleteNets {netA netB}