Skip to content

Create bags from command line #30

@nkrabben

Description

@nkrabben

One of the handy features of the bagit-python CLI is being able to pass it a directory and have it bag the entire thing (a not so handy thing is that it only bags in place). For example,
bagit.py path/to/dir
moves all the contents of path/to/dir to path/to/dir/data and creates the required manifests and info files at path/to/dir

It would be nice to be able to do a similar add with this CLI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions