Skip to content

Add --format option to --list #78

Description

@RhetTbull

See discussion in #75. Add --format [json,csv,tsv] to --list that outputs the format in JSON, CSV, or TSV format. This allows user to create a report of metadata for one or more files.

Extend --include, --exclude (#76) to this new option as well.

JSON indentation could be specified thusly:

--format json:2 uses indent of 2
--format json:4 uses indent of 4, and so on
--format json uses 0 indent

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions