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

Feature: Adds support for -RebuildCache flag on icinga cmd to rebuild component cache #643

Conversation

LordHepipud
Copy link
Collaborator

Adds support to simply use -RebuildCache for

icinga -RebuildCache;

or

icinga -Shell -RebuildCache;

to generate a new cache file not only for the Framework (like before), but also for all installed components of Icinga for Windows.

This makes it easier for regular use and error handling, as users will not have to remember a different Cmdlet or use the -DeveloperMode to force Icinga for Windows to rebuild everything.

@cla-bot cla-bot bot added the cla/signed label Jul 14, 2023
@LordHepipud LordHepipud force-pushed the feature/rebuild_cache_should_also_apply_to_installed_components branch from 67a3ea7 to a1dff5b Compare July 14, 2023 17:32
@LordHepipud LordHepipud self-assigned this Jul 14, 2023
@LordHepipud LordHepipud added the Enhancement New feature or request label Jul 14, 2023
@LordHepipud LordHepipud added this to the v1.11.0 milestone Jul 14, 2023
@LordHepipud LordHepipud merged commit 3d22809 into master Jul 14, 2023
1 check passed
@LordHepipud LordHepipud deleted the feature/rebuild_cache_should_also_apply_to_installed_components branch July 14, 2023 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla/signed Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant