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

Implement mirror list refresh #19

Open
weskoerber opened this issue Jan 1, 2025 · 0 comments
Open

Implement mirror list refresh #19

weskoerber opened this issue Jan 1, 2025 · 0 comments

Comments

@weskoerber
Copy link
Owner

#18 implemented download mirrors. However, there's no way to update this list -- it is only downloaded when the file at ZVM_HOME/mirrors.json doesn't exist.

A current workaround for this is to just delete the file, and the next time zvm fetches the index, it will redownload the mirror list.

However, this is a hacky solution, and we never want users to manually delete files that zvm depends on, so this should be implemented either as a new command (e.g. zvm mirrors --refresh), or a flag (zvm -r ls).

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