installDryRun=cmdInstall.Fset.Bool("n",false,"Only print the operations that would be done")
installUpdatesExclude=cmdInstall.Fset.String("e","","Exclude apps from upgrading (comma-separated list)")
installSkipError=cmdInstall.Fset.Bool("s",false,"Skip to the next application if a download or install error occurs")
installUser=cmdInstall.Fset.String("user","","Install for specified user <USER_ID|current|all> (default: \"current\" for installing, and upgrading only for users who have the app installed)")