You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Exporting to RED can be invoked through the command line.

redexport
-r <repo name>
-c <category>
-m <model>
-v <version>
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="0e3928bb-5540-427b-a2c7-387988be9ae2"><ac:plain-text-body><![CDATA[[-g <group>]
]]></ac:plain-text-body></ac:structured-macro>
-o <xml file>
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="55d41c6a-2012-4fc3-bfa0-3e881624b94e"><ac:plain-text-body><![CDATA[[-f] (Force overwrite)

]]></ac:plain-text-body></ac:structured-macro>

Example

java -Xmx512m -XX:MaxMetaspaceSize=256m -splash: -jar WhereScape-3D-HEAD-bundle.jar redexport -r "Local repository" -c "RED design" -m "For RED" -v "1.0" -o "C:\temp\export_to_red.xml"

  • No labels