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 for root directory option (-r) #183

Open
aimeos opened this issue Apr 4, 2023 · 0 comments
Open

Support for root directory option (-r) #183

aimeos opened this issue Apr 4, 2023 · 0 comments

Comments

@aimeos
Copy link

aimeos commented Apr 4, 2023

Would be great if there could be a CLI option to specify the root directory in the new client like as it was also available in the old one. Then, it would be much easier in scripts to execute the tx CLI command like:

for DIR in `ls`; do tx -r $DIR push; done
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