Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create bags from command line #30

Open
nkrabben opened this issue Jan 23, 2017 · 0 comments
Open

Create bags from command line #30

nkrabben opened this issue Jan 23, 2017 · 0 comments

Comments

@nkrabben
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant