Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.1
-
None
Description
The shell currently only supports deleting a single entity at a time, based on the entity itself. That often means first doing a query and then deleting the result of that query. By supporting commands that accept filter conditions, this code can be simplified.