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

add REPL command mismatch behaviour and documentation #41

Open
nicolamos opened this issue Apr 1, 2024 · 1 comment
Open

add REPL command mismatch behaviour and documentation #41

nicolamos opened this issue Apr 1, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@nicolamos
Copy link

The help for the add REPL command states the following syntax, if I understood correctly:

add <name> via <drivers>… from <source>

I ran this command: add postit via -sl passthrough from data/exp_raw/2022/2022-10-18/postit,
but then the word via is also used as a possible Storage or Loader, resulting in the following output:

! Failed to create 'via' Storage
 ! Failed to create 'passthrough' Storage
 ! Failed to create 'via' Loader
 ! Failed to create 'passthrough' Loader
@tecosaur tecosaur transferred this issue from tecosaur/DataToolkit.jl Apr 7, 2024
@tecosaur
Copy link
Owner

Thanks for the issue Nicola, I hadn't noticed this discrepancy, but it would be good to make it behave as the docs describe.

@tecosaur tecosaur added the bug Something isn't working label May 16, 2024
@tecosaur tecosaur transferred this issue from tecosaur/DataToolkitCommon.jl May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants