Join Slack
Powered by
Hi community. Is there a DataHub CLI code that I c...
# ingestion
a
acoustic-dusk-3739
07/21/2022, 6:58 PM
Hi community. Is there a DataHub CLI code that I can delete all Datasets, that has been marked as
Deprecated
?
c
careful-pilot-86309
07/22/2022, 6:38 AM
@acoustic-dusk-3739
Please use below query: datahub delete --entity_type 'dataset' --query 'deprecated:true'
thank you
1
Open in Slack
Previous
Next