Skip to content

Add a --recurse / --no-recurse flag to scan-folder #268

Closed
@tarkatronic

Description

@tarkatronic

Feature Request

Is your feature request related to a problem? Please describe.

Currently, the scan-folder always recurses down into all sub-folders of the target folder for its scan. It would be nice to be able to control that behavior and do only a top-level scan if preferred. This could be especially beneficial on particularly large folders.

Describe the solution you'd like

A new boolean flag should be added: --recurse / --no-recurse, defaulted to --recurse, to maintain current behavior.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions