Skip to content

Implement fmf find #45

@psss

Description

@psss

As outlined in #43 it would be good to have an easy way to discover all metadata trees present under given directory on the filesystem. This would allow us to easily process them one-by-one. A new subcommand find should be added which will list root directories of all subtrees found. Additional options can be provided later to optionally list the metadata as well. Example output:

> cd /usr/share/doc/fmf-0.5/
> fmf find .

./examples/child
./examples/scatter
./examples/deep
./examples/touch
./examples/wget
./examples/merge

Metadata

Metadata

Assignees

No one assigned

    Labels

    No fields configured for Feature.

    Projects

    Status

    backlog

    Status

    triaged

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions