Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .changes/unreleased/added-20260205-113248.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: added
body: Support Import and Export commands for DigitalTwinBuilder item type
time: 2026-02-05T11:32:48.121619554Z
custom:
Author: may-hartov
AuthorLink: https://github.com/may-hartov
2 changes: 2 additions & 0 deletions src/fabric_cli/core/fab_config/command_support.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@ commands:
- notebook
- kql_dashboard
- data_pipeline
- digital_twin_builder
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@may-hartov please enable in cp and mv commands as well

- kql_queryset
- eventhouse
- kql_database
Expand Down Expand Up @@ -276,6 +277,7 @@ commands:
- sql_database
- cosmos_db_database
- user_data_function
- digital_twin_builder
unsupported_items:
- graph_query_set
get:
Expand Down