I want to delete all components in either package definition or layout.
I can select all components with group in script / command line:
group all;
but then how can I delete the selected group in command line? I can do it with mouse by ctrl+right click. Can someone tell me the command line equivalent please? Thanks!