MYOB Acumatica Command-Line Tool: Possible Parameters and Values
The following table lists all available command-line parameters, including their full and short names, values, and a brief description of each parameter that you can use in the MYOB Acumatica command-line tool.
Parameter | Values | Description |
---|---|---|
-file or -f |
The path to the configuration file |
Specifies the path to the XML configuration file. Example: |
-configmode or -cm |
|
Required. Specifies the maintenance scenario for which you are using the command-line tool. You can use the following values and applicable scenarios:
Example: |
-dbsrvname or -s |
Server name |
Specifies the name of the SQL server that will be accessed by this MYOB Acumatica application instance. The default value is (local), indicating that the database
will be deployed on the computer where Example: |
-dbsrvwinauth or -sw |
|
Specifies whether Windows or SQL Server authentication will be used by the configuration tools to access SQL Server. Select one of the following values:
Example: |
-dbsrvuser or -u |
Username |
Specifies the username of the account used to access SQL Server. You must add this
parameter if the SQL Server Authentication method is used (and the
Example: |
-dbsrvpass or -p |
User password |
Specifies the user password for the account used to access SQL Server. You must specify
this parameter if the SQL Server Authentication method is used (and the
Example: |
-dbname or -d |
Database name |
Required. Specifies the name of the database maintained by this application instance of MYOB Acumatica. Example: |
-dbnew or -n |
|
Specifies whether you want to create a new database in SQL Server. The default setting is True, indicating that a new database should be created. False indicates that no new database should be created. Example: |
-dbupdate or -b |
|
Specifies whether you want to update an earlier version of the database with a newer one. You can also use this parameter to repair an existing database of the current version. The default setting is True, indicating that the database should be updated. False indicates that the database should not be updated. Example: |
-dbsize or -dz |
|
Specifies the maximum size of the database on Azure SQL; therefore, this parameter is used only for MYOB Acumatica deployed on Windows Azure. The available values correspond to the standard database size values in gigabytes. The default setting is 1. Example: |
-dbskip or -ds |
|
Specifies whether the database setup steps are skipped. If they are (which is indicated by True), the database will be set up by the MYOB Acumatica instance at runtime. The default setting is False, meaning that the database setup steps are not skipped. Example: |
-dbshrink or -dc |
|
Specifies whether you want the Example: |
-iname or -i |
The instance name |
Required. Specifies the name of the MYOB Acumatica instance. Example: |
-ioldname or -io |
The old instance name |
Specifies the current name of an MYOB Acumatica instance when you rename this instance. Example: |
-ipath or -h |
The instance directory |
Required. Specifies the directory where the application instance files will be stored.
The default setting is Example: |
-vmsize or -is |
|
Specifies the relative size of the Windows Azure virtual machine. This parameter is used only for MYOB Acumatica deployed on Windows Azure. The default setting is Small. Example: |
-swebsite or -w |
The website name | Specifies the name of the existing Internet Information Services (IIS) website on the local computer. |
-svirtdir or -v |
The virtual diretory |
Specifies the name of the IIS virtual directory. If there is no such virtual directory in IIS, this directory will be created on the local IIS. Example: |
-spool or -po |
Application pool |
Specifies the name of the IIS application pool. If there is no such application pool in IIS, this pool will be created in the local IIS. Example: |
-dbwinauth or -dw |
|
Specifies whether Windows or SQL Server authentication will be used by this MYOB Acumatica instance to access SQL Server. Specify one of the following values:
Example: |
-dbnewuser or -dn |
|
Specifies whether a new SQL Server account must be created. The default setting is True, indicating that a new account must be created; if it is set to False, no new account must be created. Example: |
-dbuser or -du |
The username |
Specifies the name of the user account used by this MYOB Acumatica instance to access SQL Server. You must add this parameter if the SQL Server
authentication method is used (and the Example: |
-dbpass or -dp |
User password |
Specifies the password of the user account used by this MYOB Acumatica instance to access SQL Server. You must add this parameter if the SQL Server
authentication method is used (and the Example: |
-securemode or -cs |
|
Specifies whether the tenant ID is displayed on the Sign-In page. Select one of the following values:
Example: |
-company or -c |
Tenant options |
Specifies tenant options. If you want to specify options for more one tenant, specify this parameter for each of the tenants. This parameter contains the following subparameters:
Example: |
-output or -op |
|
Specifies the command-line execution mode. Select one of the following values:
Example: |
-dbcollation or -dl |
The SQL Server collation name |
Specifies a collation that will be used for a database that is created during MYOB Acumatica instance deployment instead of the default SQL_Latin1_General_CP1_CI_AS collation. Example: |
-dboptimize or -do |
|
Specifies whether the Example: |
-portal or -pp |
|
Specifies (if it is set to True ) that the Customer Portal should
be installed.Example: |
-coursetemplate or -ct |
|
Specifies the training course for which an MYOB Acumatica instance is deployed and the customization project is published. Example:
|
-newUI or -nu |
|
Specifies whether the Modern UI is
enabled in MYOB Acumatica by adding the
|
-skiprabbit or -rb |
|
Specifies whether the |
-skipcompile or -sc |
|
Specifies whether the |
-nodejs or -nj |
|
Specifies whether the |