The Batch Client can be used with the command-line parameters described below. Bracketed values ( [ ] ) are optional extensions provided for clarity. Both shorter and longer versions of the value are supported. Commands and parameters are not case-sensitive.
Caution! | For all parameters, version names containing a space must be in quotes, for example, “April – Production”. |
The following table describes the command-line parameters for all operations.
The following tables describe the command-line parameters that can be used with each operation.
Table 16. Action Script Parameters
Specifies the name of blender to run. This parameter is required. | |
Specifies the name for the source version to blend. This parameter is required. | |
Specifies the name for the target version to blend. This parameter is required. | |
Specifies a description for the new version. You must enclose the value in double quotes. | |
Specifies whether to save the blended version or leave it detached. Specify one of the following values: The default value is False. For information on saving versions, see Saving Versions in the Batch Client. | |
/blendlog= | Specifies the name of the blend log file (not the same as the Batch Client log file). |
For imports configured to import from a client file, this parameter specifies the path and file name for the input file. It is recommended that you put the value in double quotes. This parameter is only required for imports configured to import from a client file. Caution! Do not use this parameter for imports configured to use an input file from an external server connection, otherwise an error occurs. | |
Specifies the name for the import to run. This parameter is required. | |
Specifies the name of the import log file (not the same as the Batch Client log file.) This parameter is required. | |
Specifies the version name to be created by import. The default value is stored in the import profile. | |
Specifies the description of the version to be created by import. The default value is stored in the import profile. | |
Specifies whether to save the imported version or leave it detached. Specify one of the following values: For information on saving versions, see Saving Versions in the Batch Client. |
Parameter | Description |
---|---|
/vabbrev= | Specifies the name for the version to delete. This parameter is required. |
Table 24. Restore Version from File Parameters
Parameter | Description |
---|---|
/filename= | Specifies the name of the file to locate using the external connection (/conn). |
/conn= | Specifies the name of the external connection. |
/sver= | Specifies the names of versions in the source file to restore; delimited by /delim if there are multiple versions. |
/tver= | Specifies the names of new versions, correlating to the /sver parameter; delimited by /delim if there are multiple versions. |
/delim= | Printable delimiter character. Uses a single character such as colon (:), comma (:), dash (-), and so on. |
/save= | Save versions after restoring - Y: Yes, N: No, T: True, F: False, 1, 0 |
Table 25. Backup Version to File Parameters
Parameter | Description |
---|---|
/vabbrev= | Specifies the names of versions to backup; delimited by /delim if there are multiple versions. |
/conn= | Specifies the name of the external connection. |
/filename= | Specifies the name of the backup file to create using the external connection (/conn). |
/delim= | Printable delimiter character. Uses a single character such as colon (:), comma (:), dash (-), and so on. |