Skip to content

Commit

Permalink
feat(cli) Delete form references when using delete CLI (datahub-proje…
Browse files Browse the repository at this point in the history
  • Loading branch information
chriscollins3456 authored and sleeperdeep committed Jun 25, 2024
1 parent 4d686ea commit 434bfb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions metadata-ingestion/src/datahub/cli/delete_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"domain",
"glossaryTerm",
"glossaryNode",
"form",
}

_RECURSIVE_DELETE_TYPES = {
Expand Down

0 comments on commit 434bfb8

Please sign in to comment.