Repository tools command to display command-line help
Use the help command to display the command-line help for all repository tools commands.
Purpose
The help command is used to display the help for all repository tools commands.Parameters
Attribute | Description | Required | Default |
---|---|---|---|
command | Displays a comma separated list of Repotools command names, without spaces. | No | * |
categories | Displays the command categories. | No | N/A |
category | Displays a comma separated list of command categories. | No | * |
noDefaults | Does not display parameters with default values. | No | N/A |
examples | Displays command examples. | No | N/A |
aliases | Displays the command and parameter aliases. | No | N/A |
Example
The following example is for Jazz®
Team Server. To use
this command for other applications, run these options from the server directory:
- IBM® Engineering Workflow Management (Change and Configuration Management application): repotools-ccm
- IBM Engineering Requirements Management DOORS® Next (Requirements Management application): repotools-rm
- IBM Engineering Test Management (Quality Management application): repotools-qm
- Global Configuration Management: repotools-gc
- Data Collection Component: repotools-dcc
- IBM Engineering Lifecycle Optimization - Engineering Insights: repotools-relm
Open a command prompt and enter this command:
cd C:\Program Files\IBM\JazzTeamServer\server\ repotools-jts.bat -help
Open a command line and enter this command:
cd opt/IBM/JazzTeamServer/server ./repotools-jts.sh -help