ConfigManagerCLHelp
ConfigManagerCLHelp
[flag]
Batch Usage: ConfigManager -BATCH:"-U:[Utility] -[argument name]:[argumant
value] -U:[Utility] -[argument name]:[argumant value]" --[flag]
General Options:
-hideconsole Hide the console window
-timestamps Include timestamps on each line of the output
-batchfile: File path to a batch file that contains a list of commands to
execute as a batch within a single transaction
-log: File path to a log file for writing a copy of the output to.
Overwrites the log file if it already exists.
-logappend: File path to a log file for writing a copy of the output to.
Appends to the log file if it already exists.
ConfigManager
For Configuration
-U:CONFIG
-mode: new/edit
-name: Configuration name
-application: Application Name (optional)
-application_dbsource: Application Datasource (database server)
-application_dbname: Application Database Name
-application_userid: Application Database user
-application_password: Application Database password
-application_miscinfo: Application Database Misc. Connect Info
CancelBgTasks ( Utensil that cancels all running TaskMan background tasks for
the specified CONFIG (-name) )
BGTaskReport (count of TaskMan background tasks by Task Status Code with the
specified criteria):
-config: Configuration name
For Application
-U:APP
-mode: new/edit
-name: Application ID
-application_name: Application name (optional)
-application_path: Relative WebServer URL (optional)
-helpserverpath: Help Server URL (optional)
-copyright: Copyright (optional)
-version: Version (optional)
-companyname: Company name (optional)
-subfolder: Help subfolder (optional)
-helpstartpage: Help Start Page (optional)
-usehtmlhelp: 1 to Use Html Help (optional)
-splashfilename Splash Image File (optional)
-vbfilename: VB Image File (optional)
-appiconfile: Application Icon File (optional)
-deleteexistingprompt: Delete Existing Prompt (optional)
-deletenewprompt: Delete New Prompt (optional)
-objectsmenuname: Objects Menu Name (optional)
-helpmenutextforcontents: Help Menu Text for Contents and Index
(optional)
-horizontalcomponentspacing: Horizontal Component Spacing (optional)
-verticalcomponentspacing: Vertical Component Spacing (optional)
-primarycachedefault: 1 for Primary Collection's Objects Menu Name is
the Current Form Caption (optional)
-rightjustifynewlabel: 1 for Right Justify New Labels (optional)
-securitycollectionsetting: 1 for Security Collection Settings
Only Affect Primary (optional)
-wallpaperfilename: Wallpaper Image File (optional)
-additionalaboutmessage: Additional About Message (optional)
-wallpaperdisplayoption: Wallpaper Display Style (optional)
-validatorerrorindicator: 1 for Display validation error indicators
(optional)
-diableinvalidvalueprompt: 1 for Disable prompt to fix invalid value
(optional)
-theme: Default Theme (optional)
-tokenauthenticator: 1 for Token Authentication Flag (optional)
-tokenauthenticatorserviceurl: Token Authentication Service URL (optional)
-cloudreportserver: 1 for Cloud Report Server Flag (optional)
-reportservername: Report File Server Name (optional)
-reportserverlogicalfolder: Report File Server Logical Folder Name
(optional)
-authservicename: Service to Service Authentication Mongoose Core
Service Name (optional)
-maxloadresponse: LoadCollection response size limit in bytes
(integer or "reset")
-advpasswordvalidation: Bad password validation mode (optional)
-disabledlignoreskip: 1 to revert to not ignoring skip replication
for Data Lake targets (optional)
Status
00 : Active
01 : NotInstalled
02 : NotRunning
03 : NotResponding
04 : CheckFailure
05 : Undefined
Status
00 : Active
01 : NotInstalled
02 : NotRunning
03 : NotResponding
04 : CheckFailure
05 : Undefined
For CommonSettings
-U:CS A key/value pair.
-mode: new|edit|delete a key
-key: This is a specific key (e.g.
FarmUIMaxRecordCap/FarmReportMaxRecordCap). Key is case-sensitive
-value: This is a value for the key (e.g. 200)
For Security Tokens ( To add/edit/delete OAuth tokens in Mongoose Configs for any
application )
-U:AS/AUTHSERV ( Use -U:AS or -U:AUTHSERV )
-service: AUTHTOKEN
-mode: new/edit/delete
-app: Application Name
-type: I, S, O ( I = ION CE Connector, S = Service to Service
Authentication, O = OAuth Credentials )
-servicename: Service Name ( datacatalog )
-logicalid: Logical ID ( required for IONCE)
-key: Consumer Key
-secret: Consumer Secret
-additionalprops Optional ( any other properties to store )