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

Compare with Current View Page History

Version 1 Current »

Import Discovery Methods

Importing Discovery Methods can be invoked through the command line

discoveryimport
-repo <repo name>
-o <XML file path>
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="ceab2f90-70f0-45fe-a5cd-9f291bd27223"><ac:plain-text-body><![CDATA[[-f] (Force overwrite)

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

Example

jre\bin\Java -Xmx512m -XX:MaxMetaspaceSize=512m -splash: -jar WhereScape-3D-HEAD-bundle.jar discoveryimport -repo "Local repository" -o "C:\temp\Snowflake_Discovery.xml" -f

Export Discovery Methods

Exporting Discovery Methods can be invoked through the command line

discoveryexport
-repo <repo name>
-name <discovery method name>
-o <XML file path>
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="58f3b7d6-0671-4947-a4f7-9c5920307af4"><ac:plain-text-body><![CDATA[[-f] (Force overwrite)

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

Example

jre\bin\Java -Xmx512m -XX:MaxMetaspaceSize=512m -splash: -jar WhereScape-3D-HEAD-bundle.jar discoveryexport -repo "Local repository" -name "Snowflake" -o "C:\temp\Snowflake_Discovery.xml"

  • No labels