I’d like to request a feature for bids2table that allows the CLI to accept file paths via standard input (stdin) instead of requiring a root directory. This would make it easier to work with file paths from various sources like cloud storage or environments where direct access to the entire directory is limited.
Hi,
I’d like to request a feature for
bids2table
that allows the CLI to accept file paths via standard input (stdin) instead of requiring a root directory. This would make it easier to work with file paths from various sources like cloud storage or environments where direct access to the entire directory is limited.Examples:
Cloud storage:
Integration with other tools:
From a file:
Limited access:
Let me know what you think!
Thanks!