Skip to content

Add "--depth" option to limit recursing of reg keys #25

Description

@theflakes

Right now we'll search a given sub key and all keys underneath it will be recursed by default.

Add a command line option to only search to a depth of X under the given sub key would be useful. A depth of zero would mean only search the specified key's values; i.e. do not search any sub keys.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions