To use the command line, you must install the import CLI on your local
computer or on the computer that you use to import data.
Procedure
-
On the node where StoredIQ® for Legal is installed,
navigate to the directory where the CLI package is stored.
- StoredIQ for Legal (VM): Change to the
/siq/samples directory.
- StoredIQ for Legal
(Container): Change to the
IBM_STOREDIQ_FOR_LEGAL_Vv.r.m.fp_CLOUD/tools/siq4l
directory
- Download the file siq4l-cli-1.4.0.tar.gz to the
computer from which you want to import data into StoredIQ for Legal.
-
Change to the download directory and run the following command to install the
import CLI:
Python_install_dir\Scripts\pip3 install ./siq4l-cli-1.4.0.tar.gz
Note:
- If you are working with the version prior to 2.0.3.11, you need to use
pip install
./siq4l-cli-1.3.0.tar.gz along with the above mentioned command.
- Starting from version, 2.0.3.11 use
pip3 install ./siq4l-cli-1.4.0.tar.gz as
mentioned above.
Results
The import CLI V1.4.0 is installed.