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

Support multiple arguments in the storage commands #784

Closed
serhiy-storchaka opened this issue May 15, 2019 · 0 comments · Fixed by #785
Closed

Support multiple arguments in the storage commands #784

serhiy-storchaka opened this issue May 15, 2019 · 0 comments · Fixed by #785
Labels
enhancement New feature or request platform

Comments

@serhiy-storchaka
Copy link
Contributor

Supporting multiple arguments in the "storage" commands will allow to use shell abilities to generate command line arguments. For example:

neuro cp data/*.txt storage:text/
neuro rm storage:{foo,bar}

See also #11.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request platform
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants