|
@@ -1548,110 +1548,6 @@ ecl packagemap add roxie mypackagemap.pkg --overwrite
|
|
|
</tgroup>
|
|
|
</informaltable></para>
|
|
|
</sect2>
|
|
|
-
|
|
|
- <sect2 id="eclpackagecopyfiles" role="brk">
|
|
|
- <title>ecl packagemap copyFiles</title>
|
|
|
-
|
|
|
- <para><emphasis role="bold">ecl packagemap copyFiles <target>
|
|
|
- <filename> [options]</emphasis></para>
|
|
|
-
|
|
|
- <para>Examples:</para>
|
|
|
-
|
|
|
- <programlisting>ecl packagemap copyFiles myroxie mypackagemap.pkg
|
|
|
-ecl packagemap copyFiles myroxie mypackagemap.pkg --daliip=192.168.1.3
|
|
|
-</programlisting>
|
|
|
-
|
|
|
- <para></para>
|
|
|
-
|
|
|
- <para><informaltable colsep="0" frame="none" rowsep="0">
|
|
|
- <tgroup cols="2">
|
|
|
- <colspec align="left" colwidth="125.55pt" />
|
|
|
-
|
|
|
- <colspec colwidth="384.85pt" />
|
|
|
-
|
|
|
- <tbody>
|
|
|
- <row>
|
|
|
- <entry>ecl packagemap copyFiles</entry>
|
|
|
-
|
|
|
- <entry>The copyFiles command will copy any file listed in
|
|
|
- the packagemap that is not currently known on the cluster.
|
|
|
- This will NOT load the packagemap information</entry>
|
|
|
- </row>
|
|
|
-
|
|
|
- <row>
|
|
|
- <entry><emphasis role="bold">Actions</emphasis></entry>
|
|
|
- </row>
|
|
|
-
|
|
|
- <row>
|
|
|
- <entry>copyFiles</entry>
|
|
|
-
|
|
|
- <entry>Copy missing data files to the appropriate
|
|
|
- cluster</entry>
|
|
|
- </row>
|
|
|
-
|
|
|
- <row>
|
|
|
- <entry><emphasis role="bold">Arguments</emphasis></entry>
|
|
|
- </row>
|
|
|
-
|
|
|
- <row>
|
|
|
- <entry>target</entry>
|
|
|
-
|
|
|
- <entry>The target to which files are to be copied</entry>
|
|
|
- </row>
|
|
|
-
|
|
|
- <row>
|
|
|
- <entry><emphasis role="bold">Options</emphasis></entry>
|
|
|
- </row>
|
|
|
-
|
|
|
- <row>
|
|
|
- <entry>-O, --overwrite</entry>
|
|
|
-
|
|
|
- <entry>Whether to overwrite existing information - true if
|
|
|
- present</entry>
|
|
|
- </row>
|
|
|
-
|
|
|
- <row>
|
|
|
- <entry>--daliip</entry>
|
|
|
-
|
|
|
- <entry>IP Address or hostname of of the source Dali to use
|
|
|
- for file lookups</entry>
|
|
|
- </row>
|
|
|
-
|
|
|
- <row>
|
|
|
- <entry>-v, --verbose</entry>
|
|
|
-
|
|
|
- <entry>Output additional tracing information</entry>
|
|
|
- </row>
|
|
|
-
|
|
|
- <row>
|
|
|
- <entry>-s, --server</entry>
|
|
|
-
|
|
|
- <entry>The IP Address or hostname of ESP server running
|
|
|
- eclwatch services</entry>
|
|
|
- </row>
|
|
|
-
|
|
|
- <row>
|
|
|
- <entry>--port</entry>
|
|
|
-
|
|
|
- <entry>The eclwatch services port (Default is 8010)</entry>
|
|
|
- </row>
|
|
|
-
|
|
|
- <row>
|
|
|
- <entry>-u, --username</entry>
|
|
|
-
|
|
|
- <entry>The username (if necessary)</entry>
|
|
|
- </row>
|
|
|
-
|
|
|
- <row>
|
|
|
- <entry>-pw, --password</entry>
|
|
|
-
|
|
|
- <entry>The password (if necessary)</entry>
|
|
|
- </row>
|
|
|
- </tbody>
|
|
|
- </tgroup>
|
|
|
- </informaltable></para>
|
|
|
- </sect2>
|
|
|
-
|
|
|
<sect2 id="eclpackagedelete" role="brk">
|
|
|
<title>ecl packagemap delete</title>
|
|
|
|