-p|--packageName – specifies a package name for which detailed information is returned. Package name is followed by a colon and the package version number, with no white space; for example:
-p myPkg:2.0
-s|--subscriptionID – specifies one or more subscription IDs for which you want to get the log level. Use a comma to separate multiple subscription IDs, with no white space; for example:
-s mySubs1,mySubs2
Note: If -s is omitted, getSubscriptionsLogLevel returns a list of all subscriptions for the specified package.
-sl|--silent – disables all user interactive
questions; this option is generally used with batch files.