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

Update all repos with a single command #58

Open
pdil opened this issue Mar 14, 2022 · 1 comment
Open

Update all repos with a single command #58

pdil opened this issue Mar 14, 2022 · 1 comment

Comments

@pdil
Copy link

pdil commented Mar 14, 2022

Is it possible to update all repos (the ones shown by pod repo-art list) with a single command? Something like pod repo-art update --all or just pod repo-art update.

@jonasborsch
Copy link

For now you could use something like: ls ~/.cocoapods/repos-art/ | xargs -n 1 -- pod repo-art update

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

2 participants