Skip to content

[FEATURE] Easy way to get folder path for items #58

@iampeterdaniels

Description

@iampeterdaniels

Use Case / Problem

The newer "fab config set folder_listing_enabled true" mode is great, but I also really liked the ability to have that OFF/false in order to get ALL items in a workspace in one call without recursively navigating the folder structure. However, when I have folder_list_enabled false, I don't see a way to get the item folder path when running fab ls (or fab ls -l). Can we add item folder path to the ls-l output?

Proposed Solution

Please add the item folder path to the
fab ls -l
output. Or add another flag to ls? Or?

Alternatives Considered

Workaround is to set folder_listing_enabled to true, then write looking code to navigate the folders recursively. It's a bit of a PITA.

Impact Assessment

  • This would help me personally
  • This would help my team/organization
  • This would help the broader fabric-cli community
  • This aligns with Microsoft Fabric roadmap items

Implementation Attestation

  • I understand this feature should maintain backward compatibility with existing commands
  • I confirm this feature request does not introduce performance regressions for existing workflows
  • I acknowledge that new features must follow fabric-cli's established patterns and conventions

Implementation Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedIssue identified as good community contribution opportunities

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions