Hi Team, It would be great if you can help me with this.
I want to use this https://github.com/linkedin/datahub/blob/master/metadata-ingestion/src/datahub/cli/cli_utils.py to send delete/update request.
I have datahub hosted on GKE, what do I need to authenticate my request?
What all environment variable do I need to set before making a delete/put request. Also how and where can I get them?
Thanks for reading!