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-20260417-105920.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: added
body: Adds support for environment definitions
time: 2026-04-17T10:59:20.288002+03:00
custom:
Author: v-alexmoraru
AuthorLink: https://github.com/v-alexmoraru
3 changes: 3 additions & 0 deletions src/fabric_cli/core/fab_config/command_support.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ commands:
- sql_database
- user_data_function
- map
- environment
cp:
supported_elements:
- workspace
Expand Down Expand Up @@ -203,6 +204,7 @@ commands:
- sql_database
- user_data_function
- map
- environment
ln:
supported_elements:
- onelake
Expand Down Expand Up @@ -260,6 +262,7 @@ commands:
- graph_query_set
- map
- lakehouse
- environment
import:
supported_items:
- report
Expand Down
Loading