Skip to content

Comments

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

Merged
KodrAus merged 1 commit intodatalust:devfrom
nblumhardt:multiple-i-args
Jul 9, 2024
Merged

Allow the -i <FILENAME> argument to be specified multiple times#359
KodrAus merged 1 commit intodatalust:devfrom
nblumhardt:multiple-i-args

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
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