mirror of
https://github.com/Icinga/icinga-powershell-framework.git
synced 2025-12-20 23:00:35 -05:00
parent
40ab5191de
commit
6963a7820b
1 changed files with 1 additions and 0 deletions
|
|
@ -310,3 +310,4 @@ function Invoke-IcingaCommand()
|
|||
}
|
||||
|
||||
Set-Alias icinga Invoke-IcingaCommand -Description "Execute Icinga Framework commands in a new PowerShell instance for testing or quick access to data";
|
||||
Export-ModuleMember -Alias * -Function *;
|
||||
|
|
|
|||
Loading…
Reference in a new issue