Public/Get-MSPCommand.ps1

function Get-MSPCommand {

    Get-Command -Module MSP365*

}