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

Upload multiple files with wildcard(regex). #65

Open
harshitaneja opened this issue Mar 7, 2019 · 2 comments
Open

Upload multiple files with wildcard(regex). #65

harshitaneja opened this issue Mar 7, 2019 · 2 comments
Milestone

Comments

@harshitaneja
Copy link

Right now if we use wildcards for filename it uploads the first match, instead of all the files. If the directory has two files some.json and some.csv and you use-
slackcat --channel somechannel some.*
It would only upload some.csv and terminate.

@harshitaneja
Copy link
Author

Closed by mistake.

@Hackdwerg
Copy link

Bump

@bcicen bcicen added this to the 2.0 milestone Mar 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants