deleteGroupOutputs <group-list> [-type <link-type>]
This removes all group outputs of the specified type. If no type is given, all outputs are removed, including the Elman connections.
To remove all outputs of type "my links" from the group "input":
lens> deleteGroupOutputs input -t "my links"