Add tree view for file listing

Description

Re-use the same format as the package list command. Perhaps something like

ls --tree

Which would infer --recurse I think since there would be no point in using a tree if you didn’t want to see sub directories! The output would be something like

├─┬ folder1/ │ └─┬ tmp/ │ └── file.txt └─┬ brad/ └── wood.json

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Fix versions

Priority

Sentry

Created March 22, 2023 at 7:01 PM
Updated March 25, 2023 at 12:38 AM
Resolved March 25, 2023 at 12:38 AM

Flag notifications