exportlist

Exports a dynamic list to a text file.

Applicability

Platform: Windows

Command type: importutil subcommand

Synopsis

importutil exportlist

[ -dbset name ] login password dbname listname "output_file_name"

Options and arguments

–dbset name
Specifies the schema connection name. Required if there are multiple schema repositories in the system.
login
The ClearQuest® login name of the user. This user must have Super User privileges.
password
The ClearQuest password for the user. If there is no password, enter an empty set of double quotes.
db_name
The logical name of the user database.
list_name
The name of the dynamic list for the user database db_name.
output_file_name
The path and name of the exported file. Enclose the path name in double quotes.

Examples

See also

importutil


Feedback