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, Export, Cp and Mv commands for DigitalTwinBuilder item type
time: 2026-02-05T11:32:48.121619554Z
custom:
Author: may-hartov
AuthorLink: https://github.com/may-hartov
4 changes: 4 additions & 0 deletions src/fabric_cli/core/fab_config/command_support.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ commands:
- graph_ql_api
#- lakehouse # this is included just to support underlying /Files
- dataflow
- digital_twin_builder
- sql_database
- user_data_function
cp:
Expand Down Expand Up @@ -197,6 +198,7 @@ commands:
- graph_ql_api
#- lakehouse # this is included just to support underlying /Files
- dataflow
- digital_twin_builder
- sql_database
- user_data_function
ln:
Expand Down Expand Up @@ -238,6 +240,7 @@ commands:
- notebook
- kql_dashboard
- data_pipeline
- digital_twin_builder
- kql_queryset
- eventhouse
- kql_database
Expand Down Expand Up @@ -276,6 +279,7 @@ commands:
- sql_database
- cosmos_db_database
- user_data_function
- digital_twin_builder
unsupported_items:
- graph_query_set
get:
Expand Down