Hello everyone, Is there a way of deleting all th...
# ingestion
s
Hello everyone, Is there a way of deleting all the Glossary Terms using the same command lines found on this doc: https://datahubproject.io/docs/how/delete-metadata/ ? I tried to replace the entity_type by glossaryTerm or glossaryNode, but it didn't work:
Copy code
yes | datahub delete --env PROD --entity_type glossaryTerm --hard ; yes | datahub delete --entity_type glossaryNode --hard
Thank you guys in advance :)
l
Hi Davi! Deleting Glossary Terms via the CLI is not currently supported. I encourage you to open a feature request so we can gauge interest from the community! https://feature-requests.datahubproject.io/