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

[FeatureRequest] Support for wildcards on path #248

Open
leberknecht opened this issue Nov 30, 2023 · 0 comments
Open

[FeatureRequest] Support for wildcards on path #248

leberknecht opened this issue Nov 30, 2023 · 0 comments

Comments

@leberknecht
Copy link

Hey,

If i get it right, at the moment if i want to do something like ls /tmp/*.log with erd, it would be erd --glob --pattern *.log /tmp. I understand that the argument to pattern is a full regex, allowing all the magic that ships with it, but it would be very handy if we could have wildcards that would allow something like

erd --enable-path-wildcards /tmp/*.log

Cheers!

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