Platform: Windows
Command type: cqload subcommand
The cqload exportschema subcommand exports an entire schema to a text file. Then you can use the cqload importschema subcommand to import the schema into another schema repository.
To export a partial schema, use the exportintegration subcommand.
You can export a checked out schema. Changes that are made to the checked out schema are not exported with the schema. If there are comments associated with the checked out schema, the comments are exported along with the schema.
cqload exportschema -dbset 2003.06.00 admin "" DefectTracking "c:\temp\schema.txt"