要求されたページは選択されたバージョンでは利用できない。
Help command (Import/Export tool)
Retrieve descriptive information on the functionality and options of the Import/Export tool.
制限: :
The Import/Export tool is not available in the TestArchitect packages for the Linux and macOS operating systems.Synopsis
java -jar TAImportExportTool.jar --help
java -jar TAImportExportTool.jar --help [--<CommandName>]
TAImportExportTool.jar
An executable .jar file used to invoke the Import/Export tool.
The file can be found at TA_INSTALL_DIR\binclient.
–help
Invoke the help function.
CommandName
(Optional) Specific command for which help information is to be displayed.
For example, the command
```
java -jar TAImportExportTool.jar --help ImportRepository
```
invokes help information specific to the ImportRepository command.
Running the Help command (Import/Export tool)