Add Test-OPNSenseThreading cmdlet to exported cmdlets (v2025.04.15.1740)

This commit is contained in:
GraceSolutions
2025-04-15 17:41:32 -04:00
parent 4eb68f76b7
commit 459940c32f
12 changed files with 440 additions and 2 deletions
+3 -2
View File
@@ -3,7 +3,7 @@
RootModule = 'lib\PSOPNSenseAPI.dll'
# Version number of this module.
ModuleVersion = '2025.04.15.1714'
ModuleVersion = '2025.04.15.1740'
# Supported PSEditions
CompatiblePSEditions = @('Desktop', 'Core')
@@ -154,7 +154,8 @@
'Set-OPNSenseVLAN',
'Uninstall-OPNSensePlugin',
'Update-OPNSenseFirmware',
'Start-OPNSenseFirmwareUpgrade'
'Start-OPNSenseFirmwareUpgrade',
'Test-OPNSenseThreading'
)
# Variables to export from this module