Locating the Acryl-DataHub CLI Code for Upsert Functionality

Original Slack Thread

Hi All… Just started working with datahub. Where is the code for acryl-datahub cli in the code base ? Keen to check it’s implementation of upsert for data product.

You can find the codebase here! :slightly_smiling_face:
https://github.com/datahub-project/datahub/tree/master/metadata-ingestion/src/datahub/cli

Thx