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 to not load a new PowerShell instance for command icinga #650

Conversation

LordHepipud
Copy link
Collaborator

Adds support to run command icinga with new argument -NoNewInstance, to use -RebuildCache as example to update the current PowerShell instance with all applied changes, instead of create a new shell instance.

Does not support the argument -DeveloperMode in the same call, as Icinga for Window is dependent on these files for the current session.

Fixes #573

@cla-bot cla-bot bot added the cla/signed label Jul 24, 2023
@LordHepipud LordHepipud added this to the v1.11.0 milestone Jul 24, 2023
@LordHepipud LordHepipud self-assigned this Jul 24, 2023
@LordHepipud LordHepipud added the Enhancement New feature or request label Jul 24, 2023
@LordHepipud LordHepipud merged commit 64c3b46 into master Jul 24, 2023
1 check passed
@LordHepipud LordHepipud deleted the feature/adds_support_to_run_icinga_while_creating_no_new_instance branch July 24, 2023 20:26
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.

icinga -RebuildCache - add option to not start the IMC afterwards
1 participant