Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
204 commits
Select commit Hold shift + click to select a range
36520e2
Change pull_request to pull_request_target
ayeshurun Sep 17, 2025
444d351
Merge pull request #4 from ayeshurun/fix-semantic-pr
ayeshurun Sep 17, 2025
8b34e28
Merge branch 'microsoft:main' into main
ayeshurun Sep 18, 2025
0c47fda
Merge branch 'microsoft:main' into main
ayeshurun Sep 18, 2025
ccd7b91
Merge branch 'microsoft:main' into main
ayeshurun Sep 21, 2025
43cc353
Merge branch 'microsoft:main' into main
ayeshurun Sep 21, 2025
ea76426
Merge branch 'microsoft:main' into main
ayeshurun Sep 28, 2025
c702b91
Merge branch 'microsoft:main' into main
ayeshurun Sep 29, 2025
5e847ef
Merge branch 'microsoft:main' into main
ayeshurun Oct 16, 2025
69c733e
Merge branch 'microsoft:main' into main
ayeshurun Oct 20, 2025
5d5f1ad
Merge branch 'microsoft:main' into main
ayeshurun Oct 20, 2025
0c5de9c
Merge branch 'microsoft:main' into main
ayeshurun Oct 21, 2025
025f456
Merge branch 'microsoft:main' into main
ayeshurun Oct 22, 2025
df0c5a4
Merge branch 'microsoft:main' into main
ayeshurun Oct 23, 2025
c6892ed
Merge branch 'microsoft:main' into main
ayeshurun Oct 26, 2025
f30ce9b
Merge branch 'microsoft:main' into main
ayeshurun Nov 4, 2025
cf7e06b
Merge branch 'microsoft:main' into main
ayeshurun Nov 11, 2025
3a727dd
Merge branch 'main' of https://github.com/ayeshurun/fabric-cli
Nov 13, 2025
d3cfbb4
Merge branch 'main' of https://github.com/ayeshurun/fabric-cli
Nov 17, 2025
bb051b1
Merge branch 'main' of https://github.com/ayeshurun/fabric-cli
Nov 26, 2025
f46f685
Merge branch 'microsoft:main' into main
ayeshurun Dec 9, 2025
19e3a75
Merge branch 'main' of https://github.com/ayeshurun/fabric-cli
Dec 14, 2025
55020f0
Fix new functionality section in release notes
Dec 14, 2025
0c08fb5
Merge branch 'microsoft:main' into main
ayeshurun Dec 15, 2025
beb0149
Fix new functionality section in release notes
Dec 14, 2025
c0e3672
Merge branch 'main' of https://github.com/ayeshurun/fabric-cli
Dec 17, 2025
ca313c3
Introduce release workflow
Dec 17, 2025
8aa05e7
Merge pull request #14 from ayeshurun/release-workflow
ayeshurun Dec 17, 2025
39f2d85
Add GH_TOKEN to create release step
ayeshurun Dec 17, 2025
5e3b68e
Initial plan
Copilot Dec 17, 2025
7c573b0
Enhance create-release workflow with GITHUB_STEP_SUMMARY and optional…
Copilot Dec 17, 2025
f9a4bb2
Refactor GITHUB_STEP_SUMMARY messages to use heredoc syntax
Copilot Dec 18, 2025
f04c7b7
Merge pull request #16 from ayeshurun/copilot/enhance-create-release-…
ayeshurun Dec 18, 2025
641c4e7
Update release notes for v1.3.1
ayeshurun Dec 22, 2025
516dbb8
Fix new functionality section in release notes
Dec 14, 2025
484993f
Introduce release workflow
Dec 17, 2025
3a42a5c
Add GH_TOKEN to create release step
ayeshurun Dec 17, 2025
0755733
Initial plan
Copilot Dec 17, 2025
5917da7
Enhance create-release workflow with GITHUB_STEP_SUMMARY and optional…
Copilot Dec 17, 2025
635eadc
Refactor GITHUB_STEP_SUMMARY messages to use heredoc syntax
Copilot Dec 18, 2025
22cc9cb
Update release notes for v1.3.1
ayeshurun Dec 22, 2025
44f44b3
Merge branch 'main' of https://github.com/ayeshurun/fabric-cli
Dec 24, 2025
ec97f25
Initial plan
Copilot Dec 29, 2025
1ffb863
Add divider between folders and items in ls workspace output
Copilot Dec 29, 2025
74f9410
Refactor: Move divider logic from _print_output_format_result_text to…
Copilot Dec 29, 2025
95306b8
Remove fab_output.py changes, pass folders/items data directly throug…
Copilot Dec 29, 2025
d1df1f3
Refactor: Insert divider entry directly into data array
Copilot Dec 29, 2025
673ee80
Refactor divider logic and add test coverage
Copilot Dec 30, 2025
71b11fa
Revert default format_type="text" logic
Copilot Dec 30, 2025
66eaf93
Rename function and add type_order parameter
Copilot Dec 30, 2025
7eac2c5
Move DIVIDER to module-level constant
Copilot Dec 30, 2025
5d647dc
Add output format and long flag checks for divider logic
Copilot Jan 1, 2026
5c455ce
Merge branch 'microsoft:main' into main
ayeshurun Jan 1, 2026
1adf434
Record test
ayeshurun Jan 6, 2026
5897cde
Fix new functionality section in release notes
Dec 14, 2025
845fcb5
Introduce release workflow
Dec 17, 2025
5278b73
Add GH_TOKEN to create release step
ayeshurun Dec 17, 2025
3c75e88
Initial plan
Copilot Dec 17, 2025
326c429
Enhance create-release workflow with GITHUB_STEP_SUMMARY and optional…
Copilot Dec 17, 2025
aca8824
Refactor GITHUB_STEP_SUMMARY messages to use heredoc syntax
Copilot Dec 18, 2025
c2ac8ba
Update release notes for v1.3.1
ayeshurun Dec 22, 2025
2dc9582
Fix new functionality section in release notes
Dec 14, 2025
7b9fc69
Initial plan
Copilot Dec 17, 2025
31fe14a
Update release notes for v1.3.1
ayeshurun Dec 22, 2025
f567fad
Merge branch 'main' of https://github.com/ayeshurun/fabric-cli
Jan 12, 2026
93a8170
Merge branch 'main' of https://github.com/microsoft/fabric-cli
Jan 15, 2026
d60e42c
Merge branch 'microsoft:main' into main
ayeshurun Jan 15, 2026
49e143b
Move divider logic to fab_fs_ls_item as private method
Copilot Jan 18, 2026
ea026ef
Revert fab_cmd_ls_utils.py changes and hardcode type_order
Copilot Jan 18, 2026
89285fb
Merge branch 'microsoft:main' into main
ayeshurun Jan 19, 2026
e80c8bb
Merge branch 'main' of https://github.com/microsoft/fabric-cli
Jan 21, 2026
2da449f
Merge branch 'main' of https://github.com/microsoft/fabric-cli
ayeshurun Jan 22, 2026
b5580f2
merge
Jan 29, 2026
5f4e7fe
merge
Jan 29, 2026
73166a5
Fix new functionality section in release notes
Dec 14, 2025
269107f
Introduce release workflow
Dec 17, 2025
43b04df
Add GH_TOKEN to create release step
ayeshurun Dec 17, 2025
4eaca2c
Initial plan
Copilot Dec 17, 2025
4ff4f18
Enhance create-release workflow with GITHUB_STEP_SUMMARY and optional…
Copilot Dec 17, 2025
692e5d6
Update release notes for v1.3.1
ayeshurun Dec 22, 2025
63e61f1
Fix new functionality section in release notes
Dec 14, 2025
9dc7758
Initial plan
Copilot Dec 17, 2025
e2d5a0d
Update release notes for v1.3.1
ayeshurun Dec 22, 2025
0c9cfa2
Fix new functionality section in release notes
Dec 14, 2025
c06933c
Introduce release workflow
Dec 17, 2025
980b4da
Add GH_TOKEN to create release step
ayeshurun Dec 17, 2025
a73b480
Initial plan
Copilot Dec 17, 2025
d1d5dc2
Enhance create-release workflow with GITHUB_STEP_SUMMARY and optional…
Copilot Dec 17, 2025
4005a96
Refactor GITHUB_STEP_SUMMARY messages to use heredoc syntax
Copilot Dec 18, 2025
31c17c1
Update release notes for v1.3.1
ayeshurun Dec 22, 2025
aa82800
Fix new functionality section in release notes
Dec 14, 2025
8a026ed
Introduce release workflow
Dec 17, 2025
a4a7de2
Add GH_TOKEN to create release step
ayeshurun Dec 17, 2025
28403cc
Initial plan
Copilot Dec 17, 2025
2a42459
Enhance create-release workflow with GITHUB_STEP_SUMMARY and optional…
Copilot Dec 17, 2025
ed802ec
Refactor GITHUB_STEP_SUMMARY messages to use heredoc syntax
Copilot Dec 18, 2025
75b7bf4
Update release notes for v1.3.1
ayeshurun Dec 22, 2025
419ef59
Merge branch 'main' of https://github.com/ayeshurun/fabric-cli
Jan 29, 2026
60991e9
merge with main
Feb 3, 2026
1bd6b5c
Update name
Feb 3, 2026
bc9c6e7
Merge branch 'main' of https://github.com/microsoft/fabric-cli
Feb 3, 2026
3afe8aa
Merge branch 'main' of https://github.com/ayeshurun/fabric-cli into c…
Feb 3, 2026
53007dc
add changelog entry
Feb 3, 2026
8ede310
update changelog
Feb 3, 2026
e4db571
Fix new functionality section in release notes
Dec 14, 2025
0d7cff1
Introduce release workflow
Dec 17, 2025
ff2aa75
Add GH_TOKEN to create release step
ayeshurun Dec 17, 2025
0014433
Initial plan
Copilot Dec 17, 2025
4abc444
Enhance create-release workflow with GITHUB_STEP_SUMMARY and optional…
Copilot Dec 17, 2025
24babb6
Update release notes for v1.3.1
ayeshurun Dec 22, 2025
642d10a
Fix new functionality section in release notes
Dec 14, 2025
1b3ad3f
Initial plan
Copilot Dec 17, 2025
e5cf283
Update release notes for v1.3.1
ayeshurun Dec 22, 2025
be6a304
Fix new functionality section in release notes
Dec 14, 2025
e757824
Introduce release workflow
Dec 17, 2025
869bb6b
Add GH_TOKEN to create release step
ayeshurun Dec 17, 2025
8f4ba23
Initial plan
Copilot Dec 17, 2025
fa70568
Enhance create-release workflow with GITHUB_STEP_SUMMARY and optional…
Copilot Dec 17, 2025
f57416a
Refactor GITHUB_STEP_SUMMARY messages to use heredoc syntax
Copilot Dec 18, 2025
c18c8d3
Update release notes for v1.3.1
ayeshurun Dec 22, 2025
98fa381
Fix new functionality section in release notes
Dec 14, 2025
3aa4235
Introduce release workflow
Dec 17, 2025
7e453d6
Add GH_TOKEN to create release step
ayeshurun Dec 17, 2025
097e44f
Initial plan
Copilot Dec 17, 2025
aaf4c0a
Enhance create-release workflow with GITHUB_STEP_SUMMARY and optional…
Copilot Dec 17, 2025
b5fda27
Refactor GITHUB_STEP_SUMMARY messages to use heredoc syntax
Copilot Dec 18, 2025
c4d2625
Update release notes for v1.3.1
ayeshurun Dec 22, 2025
22534b7
Fix new functionality section in release notes
Dec 14, 2025
8218321
Introduce release workflow
Dec 17, 2025
8f48c54
Add GH_TOKEN to create release step
ayeshurun Dec 17, 2025
42d8e88
Initial plan
Copilot Dec 17, 2025
d874933
Enhance create-release workflow with GITHUB_STEP_SUMMARY and optional…
Copilot Dec 17, 2025
9b087b7
Update release notes for v1.3.1
ayeshurun Dec 22, 2025
ca2e8af
Fix new functionality section in release notes
Dec 14, 2025
6d6995e
Initial plan
Copilot Dec 17, 2025
0d2f72e
Update release notes for v1.3.1
ayeshurun Dec 22, 2025
8c835a3
Fix new functionality section in release notes
Dec 14, 2025
c9d4333
Introduce release workflow
Dec 17, 2025
6832504
Add GH_TOKEN to create release step
ayeshurun Dec 17, 2025
5d07d94
Initial plan
Copilot Dec 17, 2025
f33129e
Enhance create-release workflow with GITHUB_STEP_SUMMARY and optional…
Copilot Dec 17, 2025
c1cbad8
Refactor GITHUB_STEP_SUMMARY messages to use heredoc syntax
Copilot Dec 18, 2025
8c7fc37
Update release notes for v1.3.1
ayeshurun Dec 22, 2025
a80d9ce
Fix new functionality section in release notes
Dec 14, 2025
e88d7dc
Initial plan
Copilot Dec 17, 2025
7061a0e
Enhance create-release workflow with GITHUB_STEP_SUMMARY and optional…
Copilot Dec 17, 2025
ba8a91f
Refactor GITHUB_STEP_SUMMARY messages to use heredoc syntax
Copilot Dec 18, 2025
29842da
Update release notes for v1.3.1
ayeshurun Dec 22, 2025
e1b9de1
Merge branch 'main' of https://github.com/ayeshurun/fabric-cli
Feb 5, 2026
b6b32ef
Fix test
ayeshurun Feb 5, 2026
1df36d1
Merge branch 'main' of https://github.com/ayeshurun/fabric-cli
ayeshurun Feb 8, 2026
a54718d
Fix new functionality section in release notes
Dec 14, 2025
54f76b0
Introduce release workflow
Dec 17, 2025
5450d36
Add GH_TOKEN to create release step
ayeshurun Dec 17, 2025
de23330
Initial plan
Copilot Dec 17, 2025
2db59e0
Enhance create-release workflow with GITHUB_STEP_SUMMARY and optional…
Copilot Dec 17, 2025
c543b3d
Update release notes for v1.3.1
ayeshurun Dec 22, 2025
6cf16f1
Fix new functionality section in release notes
Dec 14, 2025
fc662ec
Initial plan
Copilot Dec 17, 2025
de4d51c
Update release notes for v1.3.1
ayeshurun Dec 22, 2025
9cc9098
Fix new functionality section in release notes
Dec 14, 2025
8c3acaf
Introduce release workflow
Dec 17, 2025
8f34833
Add GH_TOKEN to create release step
ayeshurun Dec 17, 2025
0aaa4e9
Initial plan
Copilot Dec 17, 2025
26f7921
Enhance create-release workflow with GITHUB_STEP_SUMMARY and optional…
Copilot Dec 17, 2025
b64c032
Refactor GITHUB_STEP_SUMMARY messages to use heredoc syntax
Copilot Dec 18, 2025
d70089f
Update release notes for v1.3.1
ayeshurun Dec 22, 2025
7b13492
Fix new functionality section in release notes
Dec 14, 2025
2deaefd
Introduce release workflow
Dec 17, 2025
58f421e
Add GH_TOKEN to create release step
ayeshurun Dec 17, 2025
e9bd691
Initial plan
Copilot Dec 17, 2025
632dac0
Enhance create-release workflow with GITHUB_STEP_SUMMARY and optional…
Copilot Dec 17, 2025
3bf5ac9
Refactor GITHUB_STEP_SUMMARY messages to use heredoc syntax
Copilot Dec 18, 2025
556b7d8
Update release notes for v1.3.1
ayeshurun Dec 22, 2025
ebc4bfd
Fix new functionality section in release notes
Dec 14, 2025
1b78129
Introduce release workflow
Dec 17, 2025
6048a29
Add GH_TOKEN to create release step
ayeshurun Dec 17, 2025
c245e60
Initial plan
Copilot Dec 17, 2025
fadeb93
Enhance create-release workflow with GITHUB_STEP_SUMMARY and optional…
Copilot Dec 17, 2025
d19fb66
Update release notes for v1.3.1
ayeshurun Dec 22, 2025
155acba
Fix new functionality section in release notes
Dec 14, 2025
155991b
Initial plan
Copilot Dec 17, 2025
94fe862
Update release notes for v1.3.1
ayeshurun Dec 22, 2025
f8307a2
Fix new functionality section in release notes
Dec 14, 2025
5852e12
Introduce release workflow
Dec 17, 2025
e8400a3
Add GH_TOKEN to create release step
ayeshurun Dec 17, 2025
8419b52
Initial plan
Copilot Dec 17, 2025
3d871ec
Enhance create-release workflow with GITHUB_STEP_SUMMARY and optional…
Copilot Dec 17, 2025
36ac241
Refactor GITHUB_STEP_SUMMARY messages to use heredoc syntax
Copilot Dec 18, 2025
4678bbd
Update release notes for v1.3.1
ayeshurun Dec 22, 2025
2ff6ce8
Fix new functionality section in release notes
Dec 14, 2025
4e23ee1
Introduce release workflow
Dec 17, 2025
4ef6c53
Add GH_TOKEN to create release step
ayeshurun Dec 17, 2025
dd8ccac
Initial plan
Copilot Dec 17, 2025
f3108ec
Enhance create-release workflow with GITHUB_STEP_SUMMARY and optional…
Copilot Dec 17, 2025
06d3d82
Refactor GITHUB_STEP_SUMMARY messages to use heredoc syntax
Copilot Dec 18, 2025
56be8f3
Update release notes for v1.3.1
ayeshurun Dec 22, 2025
c5590ef
Merge branch 'main' of https://github.com/ayeshurun/fabric-cli
Feb 8, 2026
2fe7bdc
Merge branch 'main' of https://github.com/microsoft/fabric-cli
Feb 19, 2026
42315db
Merge branch 'main' of https://github.com/ayeshurun/fabric-cli into c…
Feb 19, 2026
e5acd35
fix(type): convert dict_keys to list[str] for columns arg in fab_fs_l…
Feb 23, 2026
febd158
Update and resolve comments
Mar 1, 2026
b1d2bc4
Merge branch 'main' of https://github.com/microsoft/fabric-cli into c…
Mar 1, 2026
d0b2a5a
update test
Mar 1, 2026
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/optimization-20260203-163440.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: optimization
body: Add visual divider between folders and items in `ls` command on workspaces with text output format
time: 2026-02-03T16:34:40.477661885Z
custom:
Author: ayeshurun
AuthorLink: https://github.com/ayeshurun
12 changes: 10 additions & 2 deletions src/fabric_cli/commands/fs/ls/fab_fs_ls_item.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,15 @@ def exec(workspace: Workspace, args):
show_details = bool(args.long)
show_all = bool(args.all)
ws_elements: list[Union[Item, Folder]] = utils_fs.get_ws_elements(workspace)
sorted_elements_dict = utils_fs.sort_ws_elements(ws_elements, show_details)

folder_listing_enabled = (
fab_state_config.get_config(fab_constant.FAB_FOLDER_LISTING_ENABLED) == "true"
)

if folder_listing_enabled:
sorted_elements_dict = utils_fs.sort_ws_elements_with_divider(ws_elements, show_details)
else:
sorted_elements_dict = utils_fs.sort_ws_elements(ws_elements, show_details)

show_hidden = (
show_all or fab_state_config.get_config(fab_constant.FAB_SHOW_HIDDEN) == "true"
Expand All @@ -25,6 +33,6 @@ def exec(workspace: Workspace, args):
data=sorted_elements_dict,
args=args,
show_details=show_details,
columns=sorted_elements_dict[0].keys() if sorted_elements_dict else [],
columns=list(sorted_elements_dict[0].keys()) if sorted_elements_dict else [],
hidden_data=VirtualItemContainerType if show_hidden else None,
)
24 changes: 24 additions & 0 deletions src/fabric_cli/utils/fab_cmd_fs_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,27 @@ def sort_ws_elements(ws_elements: list[Union[Item, Folder]], show_details):
{key: getattr(item, key) for key in columns if hasattr(item, key)}
for item in sorted_elements
]


def sort_ws_elements_with_divider(
ws_elements: list[Union[Item, Folder]], show_details: bool
) -> list[dict]:
"""Sort workspace elements: folders first, divider, then items."""
if not ws_elements:
return []

folders = [el for el in ws_elements if isinstance(el, Folder)]
items = [el for el in ws_elements if isinstance(el, Item)]
columns = ["name", "id"] if show_details else ["name"]

result = []
has_both = bool(folders and items)
if folders:
if has_both:
result.append({key: ("[Folders]" if key == "name" else "") for key in columns})
result.extend(sort_ws_elements(folders, show_details))
if items:
if has_both:
result.append({key: ("[Items]" if key == "name" else "") for key in columns})
result.extend(sort_ws_elements(items, show_details))
return result
137 changes: 18 additions & 119 deletions tests/test_commands/recordings/test_commands/test_ls/class_setup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ interactions:
response:
body:
string: '{"value": [{"id": "00000000-0000-0000-0000-000000000004", "displayName":
"mocked_fabriccli_capacity_name", "sku": "F16", "region": "Central US", "state":
"mocked_fabriccli_capacity_name", "sku": "F2", "region": "Central US", "state":
"Active"}]}'
headers:
Access-Control-Expose-Headers:
Expand All @@ -129,11 +129,11 @@ interactions:
Content-Type:
- application/json; charset=utf-8
Date:
- Wed, 11 Feb 2026 12:01:42 GMT
- Thu, 05 Feb 2026 13:48:02 GMT
Pragma:
- no-cache
RequestId:
- 523bf25d-7c17-488c-abf7-cb5143f4dcca
- af55f273-fdb0-41c9-bf85-607803366fb5
Strict-Transport-Security:
- max-age=31536000; includeSubDomains
X-Content-Type-Options:
Expand Down Expand Up @@ -167,7 +167,7 @@ interactions:
uri: https://api.fabric.microsoft.com/v1/workspaces
response:
body:
string: '{"id": "8345c10e-7b97-44ce-8111-806b95aad368", "displayName": "fabriccli_WorkspacePerTestclass_000001",
string: '{"id": "ebe5f85c-0343-4508-9d2d-a8299cfea504", "displayName": "fabriccli_WorkspacePerTestclass_000001",
"description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}'
headers:
Access-Control-Expose-Headers:
Expand All @@ -177,17 +177,17 @@ interactions:
Content-Encoding:
- gzip
Content-Length:
- '190'
- '187'
Content-Type:
- application/json; charset=utf-8
Date:
- Wed, 11 Feb 2026 12:01:51 GMT
- Thu, 05 Feb 2026 13:48:09 GMT
Location:
- https://api.fabric.microsoft.com/v1/workspaces/8345c10e-7b97-44ce-8111-806b95aad368
- https://api.fabric.microsoft.com/v1/workspaces/ebe5f85c-0343-4508-9d2d-a8299cfea504
Pragma:
- no-cache
RequestId:
- 02e2ce7e-93b5-4e49-b0e0-a0b5b9705974
- 831b42b8-59e6-45bf-96b0-7985c7063e11
Strict-Transport-Security:
- max-age=31536000; includeSubDomains
X-Content-Type-Options:
Expand Down Expand Up @@ -219,7 +219,7 @@ interactions:
response:
body:
string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName":
"My workspace", "description": "", "type": "Personal"}, {"id": "8345c10e-7b97-44ce-8111-806b95aad368",
"My workspace", "description": "", "type": "Personal"}, {"id": "ebe5f85c-0343-4508-9d2d-a8299cfea504",
"displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created
by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}'
headers:
Expand All @@ -230,15 +230,15 @@ interactions:
Content-Encoding:
- gzip
Content-Length:
- '2937'
- '2901'
Content-Type:
- application/json; charset=utf-8
Date:
- Wed, 11 Feb 2026 12:05:04 GMT
- Thu, 05 Feb 2026 13:48:51 GMT
Pragma:
- no-cache
RequestId:
- 020a5b97-907a-43e0-a88b-9ddd69410743
- c3f8f00d-5ab2-48c3-813c-b155b598a7d0
Strict-Transport-Security:
- max-age=31536000; includeSubDomains
X-Content-Type-Options:
Expand Down Expand Up @@ -266,108 +266,7 @@ interactions:
User-Agent:
- ms-fabric-cli/1.3.1 (ls; Linux; x86_64; 6.6.87.2-microsoft-standard-WSL2)
method: GET
uri: https://api.fabric.microsoft.com/v1/workspaces/8345c10e-7b97-44ce-8111-806b95aad368/items
response:
body:
string: '{"value": [{"id": "b51a7eb5-9481-425a-8037-d6723709f8d4", "type": "SQLEndpoint",
"displayName": "fabcli000002dtdm", "description": "", "workspaceId": "8345c10e-7b97-44ce-8111-806b95aad368",
"folderId": "dae78c10-fe9c-4e10-a115-1845eb5b6ef9"}, {"id": "13372126-888e-466b-a7b9-8b635c6f8333",
"type": "Lakehouse", "displayName": "fabcli000002dtdm", "description": "",
"workspaceId": "8345c10e-7b97-44ce-8111-806b95aad368", "folderId": "dae78c10-fe9c-4e10-a115-1845eb5b6ef9"}]}'
headers:
Access-Control-Expose-Headers:
- RequestId
Cache-Control:
- no-store, must-revalidate, no-cache
Content-Encoding:
- gzip
Content-Length:
- '247'
Content-Type:
- application/json; charset=utf-8
Date:
- Wed, 11 Feb 2026 12:05:05 GMT
Pragma:
- no-cache
RequestId:
- f9198688-df06-40f1-b2f1-83785cc3e9fd
Strict-Transport-Security:
- max-age=31536000; includeSubDomains
X-Content-Type-Options:
- nosniff
X-Frame-Options:
- deny
home-cluster-uri:
- https://wabi-us-central-b-primary-redirect.analysis.windows.net/
request-redirected:
- 'true'
status:
code: 200
message: OK
- request:
body: null
headers:
Accept:
- '*/*'
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Type:
- application/json
User-Agent:
- ms-fabric-cli/1.3.1 (ls; Linux; x86_64; 6.6.87.2-microsoft-standard-WSL2)
method: GET
uri: https://api.fabric.microsoft.com/v1/workspaces/8345c10e-7b97-44ce-8111-806b95aad368/folders?recursive=True
response:
body:
string: '{"value": [{"id": "dae78c10-fe9c-4e10-a115-1845eb5b6ef9", "displayName":
"fabcli000001", "workspaceId": "8345c10e-7b97-44ce-8111-806b95aad368"}]}'
headers:
Access-Control-Expose-Headers:
- RequestId
Cache-Control:
- no-store, must-revalidate, no-cache
Content-Encoding:
- gzip
Content-Length:
- '143'
Content-Type:
- application/json; charset=utf-8
Date:
- Wed, 11 Feb 2026 12:05:06 GMT
Pragma:
- no-cache
RequestId:
- 13c26542-f28d-43eb-a690-d66c8693a81c
Strict-Transport-Security:
- max-age=31536000; includeSubDomains
X-Content-Type-Options:
- nosniff
X-Frame-Options:
- deny
home-cluster-uri:
- https://wabi-us-central-b-primary-redirect.analysis.windows.net/
request-redirected:
- 'true'
status:
code: 200
message: OK
- request:
body: null
headers:
Accept:
- '*/*'
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Type:
- application/json
User-Agent:
- ms-fabric-cli/1.3.1 (ls; Linux; x86_64; 6.6.87.2-microsoft-standard-WSL2)
method: GET
uri: https://api.fabric.microsoft.com/v1/workspaces/8345c10e-7b97-44ce-8111-806b95aad368/folders?recursive=True
uri: https://api.fabric.microsoft.com/v1/workspaces/ebe5f85c-0343-4508-9d2d-a8299cfea504/items
response:
body:
string: '{"value": [{"id": "dae78c10-fe9c-4e10-a115-1845eb5b6ef9", "displayName":
Expand All @@ -384,11 +283,11 @@ interactions:
Content-Type:
- application/json; charset=utf-8
Date:
- Wed, 11 Feb 2026 12:05:06 GMT
- Thu, 05 Feb 2026 13:48:51 GMT
Pragma:
- no-cache
RequestId:
- 9a08c101-6530-48a9-af1c-c0498ca10eb0
- c4c73c19-cae6-4865-b3b9-86e803fdf296
Strict-Transport-Security:
- max-age=31536000; includeSubDomains
X-Content-Type-Options:
Expand Down Expand Up @@ -418,7 +317,7 @@ interactions:
User-Agent:
- ms-fabric-cli/1.3.1 (ls; Linux; x86_64; 6.6.87.2-microsoft-standard-WSL2)
method: DELETE
uri: https://api.fabric.microsoft.com/v1/workspaces/8345c10e-7b97-44ce-8111-806b95aad368
uri: https://api.fabric.microsoft.com/v1/workspaces/ebe5f85c-0343-4508-9d2d-a8299cfea504
response:
body:
string: ''
Expand All @@ -434,11 +333,11 @@ interactions:
Content-Type:
- application/octet-stream
Date:
- Wed, 11 Feb 2026 12:05:08 GMT
- Thu, 05 Feb 2026 13:48:51 GMT
Pragma:
- no-cache
RequestId:
- 4d32ff8d-8b20-43ef-9974-7c3a91fcc908
- 7af2a487-ebea-4831-a586-ab5259143e49
Strict-Transport-Security:
- max-age=31536000; includeSubDomains
X-Content-Type-Options:
Expand Down
Loading
Loading