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

Allow the -i <FILENAME> argument to be specified multiple times #359

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

nblumhardt
Copy link
Member

Commands like print and ingest that support wildcard file input seem to imply in their help text that multiple files can be specified on the command line. However, all but the last specified file is ignored.

This is a quick fix that enables:

seqcli ingest .... -i foo.clef -i bar.clef -i *-logs.clef

@KodrAus KodrAus merged commit cafc038 into datalust:dev Jul 9, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants