forked from microsoft/fabric-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
ai:bug-triage:potential bugai:needs team attentionAI triage flagged this issue as requiring team reviewAI triage flagged this issue as requiring team reviewbugSomething isn't workingSomething isn't working
Description
π Copied from microsoft/fabric-cli#101 for AI triage testing.
Expected triage outcome: Potential Bug
Bug Description
If I have
W1.Workspace.F1.Folder.<10 ITEMS>
fabric-cli version
fab version 0.1.10 (2025)
Python version
Python 3.13.11
Operating System
Windows
CLI Mode
Command line mode
Authentication Method
Interactive browser login
Steps to Reproduce
CASE 1
:>fab ls /W1.Workspace
LKH01.SQLEndpoint
LKH01.Lakehouse
CPipeline.DataPipeline
...
CASE 2
:>fab ls /W1.Workspace/F1.Folder
ERROR: ls: [InvalidPath] Invalid path: /W1.Workspace/F1.Folder
Expected Behavior
Expected 1
F1.Folder.LKH01.SQLEndpoint
F1.Folder.LKH01.Lakehouse
F1.Folder.CPipeline.DataPipeline
Or ONLY items under root W1, but is doing recursive drill-down
Expected 2
Return ONLY items under this path
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ai:bug-triage:potential bugai:needs team attentionAI triage flagged this issue as requiring team reviewAI triage flagged this issue as requiring team reviewbugSomething isn't workingSomething isn't working