Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
201 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
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
60 changes: 58 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 @@ -10,12 +10,68 @@
from fabric_cli.utils import fab_cmd_fs_utils as utils_fs
from fabric_cli.utils import fab_cmd_ls_utils as utils_ls

# Divider used to separate folders and items in workspace listings
_DIVIDER = "------------------------------"


def _sort_ws_elements_with_seperation(
ws_elements: list[Union[Item, Folder]], show_details: bool
) -> list[dict]:
"""
Groups elements by type (Folders first, then Items), sorts each group using sort_ws_elements,
and inserts a divider between non-empty groups.

Args:
ws_elements: List of workspace elements (Items and Folders)
show_details: Whether to include detailed columns

Returns:
list: Single list with folders first, divider, then items
"""
if not ws_elements:
return []

result = []
first_group = True
type_order = [Folder, Item]

for typ in type_order:
group = [el for el in ws_elements if isinstance(el, typ)]
if group:
group_dicts = utils_fs.sort_ws_elements(group, show_details)
if not first_group:
divider = {"name": _DIVIDER}
if show_details:
divider["id"] = ""
result.append(divider)
result.extend(group_dicts)
first_group = False

return result


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)

# Check if folder listing is enabled
folder_listing_enabled = (
fab_state_config.get_config(fab_constant.FAB_FOLDER_LISTING_ENABLED) == "true"
)

# Get output format from args or config
output_format = getattr(args, "output_format", None) or fab_state_config.get_config(
fab_constant.FAB_OUTPUT_FORMAT
)

# Use separation if folder listing is enabled, output is text format, and --long is not provided
if folder_listing_enabled and output_format == "text" and not show_details:
sorted_elements_dict = _sort_ws_elements_with_seperation(
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 +81,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,
)
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@ interactions:
Content-Encoding:
- gzip
Content-Length:
- '2834'
- '1517'
Content-Type:
- application/json; charset=utf-8
Date:
- Thu, 05 Feb 2026 13:47:58 GMT
- Sun, 16 Nov 2025 13:28:59 GMT
Pragma:
- no-cache
RequestId:
- 2008fda1-a5a1-4dc4-a215-75cd81a5aa58
- a1ca655d-adf4-4a7a-8d2c-2dc3ab03e53b
Strict-Transport-Security:
- max-age=31536000; includeSubDomains
X-Content-Type-Options:
Expand Down Expand Up @@ -75,15 +75,15 @@ interactions:
Content-Encoding:
- gzip
Content-Length:
- '2834'
- '1517'
Content-Type:
- application/json; charset=utf-8
Date:
- Thu, 05 Feb 2026 13:47:58 GMT
- Sun, 16 Nov 2025 13:29:00 GMT
Pragma:
- no-cache
RequestId:
- 1d8c3a58-af0b-4078-a948-12b40a0292bb
- 4fb405d9-466a-4e9d-81f3-a61091331c8a
Strict-Transport-Security:
- max-age=31536000; includeSubDomains
X-Content-Type-Options:
Expand Down 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:
- Thu, 05 Feb 2026 13:48:02 GMT
- Sun, 16 Nov 2025 13:29:05 GMT
Pragma:
- no-cache
RequestId:
- af55f273-fdb0-41c9-bf85-607803366fb5
- 9a962d92-07ed-4680-97dc-c07909f25e22
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": "ebe5f85c-0343-4508-9d2d-a8299cfea504", "displayName": "fabriccli_WorkspacePerTestclass_000001",
string: '{"id": "7b82ecee-ed54-4d87-84dd-07511c5f5ad2", "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:
- '187'
- '189'
Content-Type:
- application/json; charset=utf-8
Date:
- Thu, 05 Feb 2026 13:48:09 GMT
- Sun, 16 Nov 2025 13:29:14 GMT
Location:
- https://api.fabric.microsoft.com/v1/workspaces/ebe5f85c-0343-4508-9d2d-a8299cfea504
- https://api.fabric.microsoft.com/v1/workspaces/7b82ecee-ed54-4d87-84dd-07511c5f5ad2
Pragma:
- no-cache
RequestId:
- 831b42b8-59e6-45bf-96b0-7985c7063e11
- a9920ffb-8339-43a8-8f5b-ab313cafb507
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": "ebe5f85c-0343-4508-9d2d-a8299cfea504",
"My workspace", "description": "", "type": "Personal"}, {"id": "7b82ecee-ed54-4d87-84dd-07511c5f5ad2",
"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:
- '2901'
- '1551'
Content-Type:
- application/json; charset=utf-8
Date:
- Thu, 05 Feb 2026 13:48:51 GMT
- Sun, 16 Nov 2025 13:29:43 GMT
Pragma:
- no-cache
RequestId:
- c3f8f00d-5ab2-48c3-813c-b155b598a7d0
- 760e6315-8597-44fc-807f-62840e999e08
Strict-Transport-Security:
- max-age=31536000; includeSubDomains
X-Content-Type-Options:
Expand Down Expand Up @@ -266,7 +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/ebe5f85c-0343-4508-9d2d-a8299cfea504/items
uri: https://api.fabric.microsoft.com/v1/workspaces/7b82ecee-ed54-4d87-84dd-07511c5f5ad2/items
response:
body:
string: '{"value": []}'
Expand All @@ -282,11 +282,11 @@ interactions:
Content-Type:
- application/json; charset=utf-8
Date:
- Thu, 05 Feb 2026 13:48:51 GMT
- Sun, 16 Nov 2025 13:29:44 GMT
Pragma:
- no-cache
RequestId:
- c4c73c19-cae6-4865-b3b9-86e803fdf296
- 8f711d74-2ab1-4d92-9c00-f90f31843fe1
Strict-Transport-Security:
- max-age=31536000; includeSubDomains
X-Content-Type-Options:
Expand Down Expand Up @@ -316,7 +316,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/ebe5f85c-0343-4508-9d2d-a8299cfea504
uri: https://api.fabric.microsoft.com/v1/workspaces/7b82ecee-ed54-4d87-84dd-07511c5f5ad2
response:
body:
string: ''
Expand All @@ -332,11 +332,11 @@ interactions:
Content-Type:
- application/octet-stream
Date:
- Thu, 05 Feb 2026 13:48:51 GMT
- Sun, 16 Nov 2025 13:29:45 GMT
Pragma:
- no-cache
RequestId:
- 7af2a487-ebea-4831-a586-ab5259143e49
- 87dce47d-17c3-48d7-8046-89b2600e75b1
Strict-Transport-Security:
- max-age=31536000; includeSubDomains
X-Content-Type-Options:
Expand Down
Loading