-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Recursive scan of directory #25486
Copy link
Copy link
Open
Labels
Auto-AssignAuto assign by botAuto assign by botService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.Storageaz storageaz storageact-codegen-extensibility-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.feature-request
Milestone
Metadata
Metadata
Labels
Auto-AssignAuto assign by botAuto assign by botService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.Storageaz storageaz storageact-codegen-extensibility-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.feature-request
Related command
az storage file list
Is your feature request related to a problem? Please describe.
I am trying to scan a directory that contains several subfolders whose names are unpredictable.
Describe the solution you'd like
It would be good if you could specify a level (e.g. --recurive <1..n>) of how far recursively the list command should be executed.