Prefixed all commands and added aliases

This commit is contained in:
Petri Asikainen 2021-05-22 19:03:32 +03:00
parent fe39b3cb32
commit 46aa80b16f

View file

@ -46,7 +46,7 @@ function Set-SnipeItInfo {
}
}
$moduleCommands = Get-Command -Module SnipeitPS
$moduleCommands = Get-Command -Module SnipeitPS -CommandType Function
}
PROCESS {