When we run automated tests, we might want to deploy a CMT package at the beginning and after the tests are done, we also want to clean up the test data. so it would be handy to have a command which would take the data package primary keys and it would delete all the records, which the data package produced in the environment.
When we run automated tests, we might want to deploy a CMT package at the beginning and after the tests are done, we also want to clean up the test data. so it would be handy to have a command which would take the data package primary keys and it would delete all the records, which the data package produced in the environment.