Forráskód Böngészése

Merge pull request #5478 from JamesDeFabia/10895_document_CLI_Options_ForeignFiles

HPCC-10895 Document "allow-foreign" option in CLI

Reviewed-By: Anthony Fishbeck <anthony.fishbeck@lexisnexis.com>
Reviewed-By: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 11 éve
szülő
commit
b92531fcf6
1 módosított fájl, 24 hozzáadás és 0 törlés
  1. 24 0
      docs/HPCCClientTools/CT_Mods/CT_ECL_CLI.xml

+ 24 - 0
docs/HPCCClientTools/CT_Mods/CT_ECL_CLI.xml

@@ -497,6 +497,14 @@ ecl publish --target=roxie --name=FindPersonService --no-activate findperson.ecl
                 </row>
 
                 <row>
+                  <entry>--allow-foreign</entry>
+
+                  <entry>Specifies to allow the use of foreign files in a
+                  Roxie query. If a Roxie query references foreign files and
+                  this is not enabled, publish will fail.</entry>
+                </row>
+
+                <row>
                   <entry>--timeLimit=&lt;sec&gt;</entry>
 
                   <entry>Value to set for query timeLimit
@@ -1313,6 +1321,14 @@ ecl queries copy //192.168.1.10:8010/thor/findperson thor
                 </row>
 
                 <row>
+                  <entry>--allow-foreign</entry>
+
+                  <entry>Specifies to allow the use of foreign files in a
+                  Roxie query. If a Roxie query references foreign files and
+                  this is not enabled, copy will fail.</entry>
+                </row>
+
+                <row>
                   <entry>-O, --overwrite</entry>
 
                   <entry>Whether to overwrite existing information - true if
@@ -1600,6 +1616,14 @@ ecl packagemap add roxie mypackagemap.pkg --daliip=192.168.11.11
                 </row>
 
                 <row>
+                  <entry>--allow-foreign</entry>
+
+                  <entry>Specifies to allow the use of foreign files. If a
+                  packagemap references foreign files and this is not enabled,
+                  packagemap add will fail.</entry>
+                </row>
+
+                <row>
                   <entry>--pmid=&lt;packagemapid&gt;</entry>
 
                   <entry>id of package map - defaults to filename if not