param ( [string]$serviceName, [string]$option, [string]$appPath, [string]$command, # just the command like run start or what ever you have in npm. [string]$description, [string]$remote, [string]$server, )