Hi Team,
We have certain entities emitted to Datahub initially under wrong env/cluster called PRD, instead of PROD. We tried to delete these entities as per the
documentation given. We used delete command with option
--env PRD, to delete all entities under the env PRD, but this doesn't work and it shows zero entities fetched. We also tried to delete one PRD entity using --urn <URN>, but even though it showed as "deleted" , the entity shows up while using GET on the same URN ( where as hard delete works on other entities with valid env like DEV, PROD etc). Could you please guide us on how to remove all the entities under and invalid env PRD