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

[Enhancement] Support "-p all" for cache commands #65

Open
mrsilver76 opened this issue Jun 2, 2024 · 1 comment
Open

[Enhancement] Support "-p all" for cache commands #65

mrsilver76 opened this issue Jun 2, 2024 · 1 comment

Comments

@mrsilver76
Copy link

mrsilver76 commented Jun 2, 2024

Cache commands (such as --cache validate or --cache purge) require a valid platform to be provided with -p.

It would be useful if use of -p all could be used to apply the appropriate command to all platforms within the cache.

For example: Skyscraper -p all --cache validate

The workaround is that I'll have to write a script that runs Skyscraper -p $PLATFORM --cache validate where $PLATFORM contains the name of each directory located in /home/pi/.skyscraper/cache/.

@Gemba
Copy link
Owner

Gemba commented Jun 24, 2024

Good idea. Leave it with me to probably implement it.

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