Hi folks..... I'm evaluating datahub as a potentia...
# getting-started
m
Hi folks..... I'm evaluating datahub as a potential data catalog for our org. I ingested some test metadata but now want to delete it from datahub. I trying to follow the delete instructions here: https://datahubproject.io/docs/how/delete-metadata but my datahub server is remote. How can i specify the server url using the datahub cli ? Cheers -- Simon
g
Hello Simon! First of all, welcome to the DataHub community! We're happy to have you here 🙂
Funny timing- I just put up a PR today to simplify this!
Until merge this and do a release, just edit your ~/.datahubenv file
to point
server
toward your remote server
hope that helps!
m
that worked like a charm, thanks @green-football-43791 I wasn't able to find anything in the docs that pointed me toward this env file - is it documented ?
m
@magnificent-camera-71872: I just merged in Gabe's PR, and this documentation is now visible here (https://datahubproject.io/docs/how/delete-metadata)
m
Thanks @mammoth-bear-12532 Using that doc I was able to delete the metadata 🙂
👍 1